Adding triggers again
This commit is contained in:
parent
4253ef46d1
commit
ccdb123ff2
|
@ -10,3 +10,9 @@ steps:
|
|||
commands:
|
||||
- go get ./...
|
||||
- go test ./...
|
||||
|
||||
trigger:
|
||||
event:
|
||||
- push
|
||||
- cron
|
||||
- custom
|
Loading…
Reference in New Issue