.woodpecker/build-latest.yml aktualisiert
This commit is contained in:
parent
b0a79f7036
commit
e2cb467369
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- go get -v -d ./...
|
- go get -v -d ./...
|
||||||
- go build -a -installsuffix cgo -o linux-amd64 .
|
- 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
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Add table
Reference in a new issue