Fix github action
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
@@ -38,4 +38,4 @@ jobs:
|
|||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
build-args:
|
build-args:
|
||||||
VERSION: ${{ steps.meta.outputs.version }}
|
- VERSION: ${{ steps.meta.outputs.version }}
|
||||||
|
|||||||
Reference in New Issue
Block a user