Add trigger
continuous-integration/drone Build is passing Details

This commit is contained in:
Stefan Goppelt 2023-03-07 17:38:58 +01:00
parent 3d3748a82b
commit 3f1a5b1ce7
1 changed files with 9 additions and 1 deletions

View File

@ -8,3 +8,11 @@ steps:
commands: commands:
- go get ./... - go get ./...
- go test ./... - go test ./...
trigger:
branch:
- master
event:
- push
- cron
- custom