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