Fix: Pipeline push permissions
Some checks failed
build-docker-imge / Build the docker container (push) Failing after 43s
build-docker-imge / Build the docker container (pull_request) Failing after 41s

This commit is contained in:
Konstantin Hintermayer 2024-10-03 23:26:35 +02:00
parent 7376b29aa4
commit 6b8e5835d4

View File

@ -19,7 +19,7 @@ jobs:
- uses: aevea/action-kaniko@master
name: Run Kaniko to build our docker container.
with:
image: kocoder/Nachhilfesystem24
image: kocoder/nachhilfesystem24
tag: ${{ gitea.workflow_sha }}
tag_with_latest: true
registry: git.kocoder.xyz