Include the version in the initial log output
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
@@ -37,3 +37,5 @@ jobs:
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
build-args:
|
||||
VERSION: ${{ steps.meta.outputs.version }}
|
||||
|
Reference in New Issue
Block a user