only run master/develop
This commit is contained in:
@@ -6,5 +6,6 @@ test:
|
|||||||
image: golang:1.16.3
|
image: golang:1.16.3
|
||||||
script:
|
script:
|
||||||
- go test
|
- go test
|
||||||
except:
|
only:
|
||||||
- *feat
|
- master
|
||||||
|
- develop
|
||||||
|
|||||||
Reference in New Issue
Block a user