Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
05efa96950 |
@ -45,7 +45,6 @@ archives:
|
|||||||
|
|
||||||
dockers:
|
dockers:
|
||||||
- use: buildx
|
- use: buildx
|
||||||
skip_push: true
|
|
||||||
goos: linux
|
goos: linux
|
||||||
goarch: amd64
|
goarch: amd64
|
||||||
dockerfile: buildx.Dockerfile
|
dockerfile: buildx.Dockerfile
|
||||||
@ -62,7 +61,6 @@ dockers:
|
|||||||
- '--label=org.opencontainers.image.version={{.Version}}'
|
- '--label=org.opencontainers.image.version={{.Version}}'
|
||||||
|
|
||||||
- use: buildx
|
- use: buildx
|
||||||
skip_push: true
|
|
||||||
goos: linux
|
goos: linux
|
||||||
goarch: arm64
|
goarch: arm64
|
||||||
dockerfile: buildx.Dockerfile
|
dockerfile: buildx.Dockerfile
|
||||||
|
Reference in New Issue
Block a user