mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-18 18:54:04 +02:00
Update build-push-frontend.yml
This commit is contained in:
committed by
GitHub
parent
b52bb5dd25
commit
92599b774a
2
.github/workflows/build-push-frontend.yml
vendored
2
.github/workflows/build-push-frontend.yml
vendored
@@ -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 }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user