Update '.woodpecker.yml'
This commit is contained in:
parent
7c60015840
commit
d190f6a2ac
@ -6,7 +6,8 @@ clone:
|
||||
image: woodpeckerci/plugin-git
|
||||
|
||||
pipeline:
|
||||
build: golang:1.20
|
||||
build:
|
||||
image: golang:1.20
|
||||
commands:
|
||||
- go build -o go-gluon-publish-$GOOS-$GOARCH
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user