Fix image name
All checks were successful
Build and Push Docker Image on Tag / Build and Push Docker Image (push) Successful in 19m30s
All checks were successful
Build and Push Docker Image on Tag / Build and Push Docker Image (push) Successful in 19m30s
This commit is contained in:
@ -32,4 +32,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: code.dlmw.ch/dlmw/qv:${{ env.GITHUB_REF_NAME }}
|
tags: code.dlmw.ch/dlmw/swisssignchallenge-ui:${{ env.GITHUB_REF_NAME }}
|
||||||
|
Reference in New Issue
Block a user