Fix woodpecker yaml
This commit is contained in:
parent
221327a33a
commit
0990a8acda
@ -4,9 +4,9 @@ pipeline:
|
||||
commands:
|
||||
- go build main.go
|
||||
- go test -v ./...
|
||||
when:
|
||||
branch: master
|
||||
event: [push, pull_request, tag, deployment]
|
||||
when:
|
||||
branch: master
|
||||
event: [push, pull_request, tag, deployment]
|
||||
|
||||
matrix:
|
||||
GO_VERSION:
|
||||
|
Loading…
Reference in New Issue
Block a user