Fix image name
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:
2025-01-31 19:56:26 +01:00
parent 49b374f846
commit b4fef8ee18

View File

@ -32,4 +32,4 @@ jobs:
with:
platforms: linux/amd64,linux/arm64
push: true
tags: code.dlmw.ch/dlmw/qv:${{ env.GITHUB_REF_NAME }}
tags: code.dlmw.ch/dlmw/swisssignchallenge-ui:${{ env.GITHUB_REF_NAME }}