.woodpecker/build-latest.yml aktualisiert
This commit is contained in:
parent
e2cb467369
commit
8a160a3933
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ steps:
|
||||||
image: golang:latest
|
image: golang:latest
|
||||||
commands:
|
commands:
|
||||||
- go get -v -d ./...
|
- go get -v -d ./...
|
||||||
- go build -a -installsuffix cgo -o linux-amd64 .
|
|
||||||
|
|
||||||
- name: build-docker-latest-lin/amd64
|
- name: build-docker-latest-lin/amd64
|
||||||
image: woodpeckerci/plugin-docker-buildx:3
|
image: woodpeckerci/plugin-docker-buildx:3
|
||||||
|
|
Loading…
Add table
Reference in a new issue