fix: version args syntax

This commit is contained in:
Lakhan Samani
2021-10-10 08:10:31 +05:30
parent 940fbe6a59
commit c67995df7e

View File

@@ -70,5 +70,5 @@ jobs:
push: true push: true
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=${{ basename ${GITHUB_REF}) }} VERSION=${{ basename ${GITHUB_REF}) }}