NO-ISSUE: Add trigger for build

This commit is contained in:
Stefan Goppelt 2023-03-07 08:25:13 +01:00
parent 1b49dbaf0e
commit 3c6a93b0e6
1 changed files with 6 additions and 0 deletions

View File

@ -8,3 +8,9 @@ steps:
commands:
- go get
- go test
trigger:
branch:
- master
event:
- push