From f09f0e0b4554ebdf563d220ef41455476b848d2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antti=20Kivim=C3=A4ki?= Date: Tue, 7 Nov 2023 16:16:03 +0200 Subject: [PATCH] Use unique build IDs --- .goreleaser.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index a9c2b4f0..f9c854cb 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -20,7 +20,8 @@ builds: - amd64 kos: - - repository: ghcr.io/futurice/jalapeno + - id: jalapeno + repository: ghcr.io/futurice/jalapeno build: jalapeno base_image: alpine tags: @@ -44,7 +45,8 @@ kos: org.opencontainers.image.url: "https://github.com/futurice/jalapeno" org.opencontainers.image.source: "https://github.com/futurice/jalapeno" org.opencontainers.image.documentation: "https://futurice.github.io/jalapeno/" - - repository: ghcr.io/futurice/jalapeno + - id: github-action + repository: ghcr.io/futurice/jalapeno build: github-action base_image: alpine tags: