adapt pipeline to change in ownership of repo
All checks were successful
Build and Push Docker Container / build-and-push (push) Successful in 2m39s
All checks were successful
Build and Push Docker Container / build-and-push (push) Successful in 2m39s
This commit is contained in:
@@ -24,4 +24,4 @@ jobs:
|
|||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: "g.eliaskohout.de/rezepte/rezepte:${{gitea.sha}},g.eliaskohout.de/rezepte/rezepte:latest"
|
tags: "g.eliaskohout.de/eliaskohout/rezepte:${{gitea.sha}},g.eliaskohout.de/eliaskohout/rezepte:latest"
|
||||||
|
|||||||
Reference in New Issue
Block a user