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