cicd: copy/paaye fail
This commit is contained in:
parent
34b5570563
commit
86e5dfe2ee
|
|
@ -103,7 +103,7 @@ dockers:
|
||||||
|
|
||||||
- image_templates:
|
- image_templates:
|
||||||
- "docker.io/jamesread/olivetin:{{ .Tag }}-arm64"
|
- "docker.io/jamesread/olivetin:{{ .Tag }}-arm64"
|
||||||
- "ghcr.io/olivetin/olivetin:{{ .Tag }}-amd64"
|
- "ghcr.io/olivetin/olivetin:{{ .Tag }}-arm64"
|
||||||
dockerfile: Dockerfile.arm64
|
dockerfile: Dockerfile.arm64
|
||||||
goos: linux
|
goos: linux
|
||||||
goarch: arm64
|
goarch: arm64
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue