This commit is contained in:
		@@ -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 }}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user