NO-ISSUE: Add trigger for build
This commit is contained in:
parent
1b49dbaf0e
commit
3c6a93b0e6
|
@ -8,3 +8,9 @@ steps:
|
|||
commands:
|
||||
- go get
|
||||
- go test
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
- master
|
||||
event:
|
||||
- push
|
||||
|
|
Loading…
Reference in New Issue