Fix: Pipeline push permissions
This commit is contained in:
parent
af0d3d2c53
commit
14d846a456
|
@ -19,7 +19,7 @@ jobs:
|
||||||
- uses: aevea/action-kaniko@master
|
- uses: aevea/action-kaniko@master
|
||||||
name: Run Kaniko to build our docker container.
|
name: Run Kaniko to build our docker container.
|
||||||
with:
|
with:
|
||||||
image: kocoder/Nachhilfesystem24
|
image: kocoder/nachhilfesystem24
|
||||||
tag: ${{ gitea.workflow_sha }}
|
tag: ${{ gitea.workflow_sha }}
|
||||||
tag_with_latest: true
|
tag_with_latest: true
|
||||||
registry: git.kocoder.xyz
|
registry: git.kocoder.xyz
|
||||||
|
|
Loading…
Reference in New Issue
Block a user