Update build-push-frontend.yml

This commit is contained in:
Maximilian Dorninger
2025-05-30 13:34:58 +02:00
committed by GitHub
parent b52bb5dd25
commit 92599b774a

View File

@@ -49,5 +49,5 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: |
VERSION=${{ steps.meta.outputs.version }} # This will be the git tag (e.g. v1.0.0) or branch name or sha
VERSION=${{ steps.meta.outputs.version }}