change ownership of container
Some checks failed
Build and Push Docker Container / build-and-push (push) Failing after 4s
Some checks failed
Build and Push Docker Container / build-and-push (push) Failing after 4s
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user