Update '.woodpecker.yml'

This commit is contained in:
Stefan Hoffmann 2023-05-29 20:47:34 +00:00
parent 7c60015840
commit d190f6a2ac

View File

@ -6,7 +6,8 @@ clone:
image: woodpeckerci/plugin-git image: woodpeckerci/plugin-git
pipeline: pipeline:
build: golang:1.20 build:
image: golang:1.20
commands: commands:
- go build -o go-gluon-publish-$GOOS-$GOARCH - go build -o go-gluon-publish-$GOOS-$GOARCH