This commit is contained in:
parent
681c7f703b
commit
f0f6c58f0b
@ -81,5 +81,5 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
tags: ${{ env.DOCKER_IMG }}:${{ github.ref_name }}
|
tags: ${{ env.DOCKER_IMG }}:${{ github.ref_name }}
|
||||||
build-args: |
|
build-args: |
|
||||||
VER_PKG={{ env.VER_PKG }}
|
VER_PKG=${{ env.VER_PKG }}
|
||||||
VERSION=${{ github.ref_name }}
|
VERSION=${{ github.ref_name }}
|
||||||
|
Loading…
Reference in New Issue
Block a user