test
Some checks failed
Build images / check-docker (push) Successful in 2s
Build images / build-and-push (push) Failing after 12s
Build images / build (push) Failing after 21s

This commit is contained in:
Julius Zeidler 2025-04-10 00:44:10 +02:00
parent d0967a7d23
commit bf69e7ccd7

View file

@ -76,4 +76,4 @@ jobs:
push: true
provenance: false
platforms: linux/amd64, linux/arm64
tags: ${{ env.REGISTRY }}/${{ env.PROJECT }}/${{ env.CONTAINER_NAME }}:latest
tags: ${{ env.REGISTRY }}/${{ env.GITHUB_REPOSITORY_OWNER }}/${{ env.CONTAINER_NAME }}:latest