This commit is contained in:
Anders da Silva Rytter Hansen 2026-01-05 16:17:11 -03:00
commit b79f7ee984

View file

@ -66,8 +66,6 @@ jobs:
PRIMARY_TAG=$(echo "${{ steps.meta.outputs.tags }}" | head -n 1)
buildah bud \
--squash \
--format docker \
--label "org.opencontainers.image.source=https://github.com/${{ github.repository }}" \
-t "$PRIMARY_TAG" .