Update .woodpecker.yml
This commit is contained in:
@@ -1,10 +1,5 @@
|
|||||||
pipeline:
|
pipeline:
|
||||||
build:
|
build:
|
||||||
image: golang:1.19
|
|
||||||
commands:
|
|
||||||
- go get -u ./...
|
|
||||||
- go build
|
|
||||||
publish-docker-latest:
|
|
||||||
image: plugins/kaniko
|
image: plugins/kaniko
|
||||||
settings:
|
settings:
|
||||||
repo: $CI_REPO
|
repo: $CI_REPO
|
||||||
|
|||||||
Reference in New Issue
Block a user