Fix woodpecker yaml

This commit is contained in:
Torjus Håkestad 2022-01-03 20:47:05 +01:00
parent 221327a33a
commit 0990a8acda

View File

@ -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: