Adding triggers again
This commit is contained in:
@@ -10,3 +10,9 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- go get ./...
|
- go get ./...
|
||||||
- go test ./...
|
- go test ./...
|
||||||
|
|
||||||
|
trigger:
|
||||||
|
event:
|
||||||
|
- push
|
||||||
|
- cron
|
||||||
|
- custom
|
||||||
Reference in New Issue
Block a user