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