Fix github action
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
15625050c7
commit
1dd976e37f
3
.github/workflows/docker.yaml
vendored
3
.github/workflows/docker.yaml
vendored
@ -37,5 +37,4 @@ jobs:
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
build-args:
|
||||
VERSION: ${{ steps.meta.outputs.version }}
|
||||
build-args: "VERSION=${{ steps.meta.outputs.version }}"
|
||||
|
Loading…
Reference in New Issue
Block a user