Include the version in the initial log output

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2023-07-30 13:51:16 +01:00
parent bfe1115cb5
commit 15625050c7
3 changed files with 6 additions and 2 deletions

View File

@@ -37,3 +37,5 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args:
VERSION: ${{ steps.meta.outputs.version }}