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