Bläddra i källkod

cicd: copy/paaye fail

jamesread 3 år sedan
förälder
incheckning
86e5dfe2ee
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      .goreleaser.yml

+ 1 - 1
.goreleaser.yml

@@ -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