interpolate tags

This commit is contained in:
Dave Horton
2023-04-10 08:53:57 -04:00
parent dcd8b378b2
commit 765311c491

View File

@@ -45,7 +45,7 @@ jobs:
with:
context: .
push: true
tags: jambonz/$IMAGE_NAME:$VERSION
tags: ${{ IMAGE_ID }}:${{ VERSION }}
build-args: |
GITHUB_REPOSITORY=$GITHUB_REPOSITORY
GITHUB_REF=$GITHUB_REF