NO-ISSUE: Add trigger for build

This commit is contained in:
2023-03-07 08:25:13 +01:00
parent 1b49dbaf0e
commit 3c6a93b0e6
+6
View File
@@ -8,3 +8,9 @@ steps:
commands: commands:
- go get - go get
- go test - go test
trigger:
branch:
- master
event:
- push