Compare commits

...

1 Commits

Author SHA1 Message Date
Dave Horton
765311c491 interpolate tags 2023-04-10 08:53:57 -04:00

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