Tag the image correctly
All checks were successful
build-docker-imge / Build the docker container (push) Successful in 5m58s
All checks were successful
build-docker-imge / Build the docker container (push) Successful in 5m58s
This commit is contained in:
parent
0f07ccb94f
commit
68f3ef837f
|
@ -21,7 +21,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: kocoded/gitea-workspaces/szuntis-backend-main
|
image: kocoded/szuntis/szuntis-backend-main
|
||||||
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