Update '.woodpecker.yml'
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
d190f6a2ac
commit
d8d616208b
@ -8,8 +8,8 @@ clone:
|
|||||||
pipeline:
|
pipeline:
|
||||||
build:
|
build:
|
||||||
image: golang:1.20
|
image: golang:1.20
|
||||||
commands:
|
commands:
|
||||||
- go build -o go-gluon-publish-$GOOS-$GOARCH
|
- go build -o go-gluon-publish-$GOOS-$GOARCH
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
GOOS:
|
GOOS:
|
||||||
|
Loading…
Reference in New Issue
Block a user