Fix image name
Some checks failed
Build and Push Docker Image on Tag / Build and Push Docker Image (push) Has been cancelled

This commit is contained in:
2025-01-31 19:56:03 +01:00
parent d1ef527f5a
commit 161a5d52c1

View File

@ -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-api:${{ env.GITHUB_REF_NAME }}