change ownership of container
Some checks failed
Build and Push Docker Container / build-and-push (push) Failing after 4s

This commit is contained in:
2025-10-14 18:30:52 +02:00
parent 20d826236c
commit b5e5512c5e

View File

@@ -23,4 +23,4 @@ jobs:
uses: docker/build-push-action@v6 uses: docker/build-push-action@v6
with: with:
push: true push: true
tags: "git.kohout-dev.de/crowsnest/crowsnest:${{gitea.sha}},git.kohout-dev.de/crowsnest/crowsnest:latest" tags: "git.kohout-dev.de/crowsnest/crowsnest:${{gitea.sha}},git.kohout-dev.de/eliaskohout/crowsnest:latest"