From d36c5cf0f1dfd7980c5bd11492c9b8f90ee0f7a7 Mon Sep 17 00:00:00 2001 From: Antoine Aflalo <197810+Belphemur@users.noreply.github.com> Date: Tue, 26 Aug 2025 23:00:53 -0400 Subject: [PATCH] fix: ci issue with goreleaser --- .goreleaser.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 070ecf5..3a28276 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -83,8 +83,7 @@ dockers_v2: "org.opencontainers.image.revision": "{{.FullCommit}}" "org.opencontainers.image.version": "{{.Version}}" "org.opencontainers.image.source": "{{.GitURL}}" - build_flag_templates: - - "--pull" + "org.opencontainers.image.authors": "Belphemur" # signs the checksum file # all files (including the sboms) are included in the checksum, so we don't need to sign each one if we don't want to # https://goreleaser.com/customization/sign