fix(ci): Rename image
All checks were successful
Build latest image / build-container (push) Successful in 2m27s
All checks were successful
Build latest image / build-container (push) Successful in 2m27s
This commit is contained in:
parent
7bb986a25f
commit
89a83dcd74
@ -25,6 +25,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
${{ vars.REGISTRY }}/niggl/kubecon25:latest
|
${{ vars.REGISTRY }}/niggl/cnsmunich25:latest
|
||||||
${{ vars.REGISTRY }}/niggl/kubecon25:${{ gitea.run_number }}
|
${{ vars.REGISTRY }}/niggl/cnsmunich25:${{ gitea.run_number }}
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user