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