This commit is contained in:
@@ -41,7 +41,7 @@ runs:
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
push: true
|
||||
tags: '${{ vars.INSTANCE_URL }}/${REPOSITORY}:${{ inputs.tag }}'
|
||||
tags: '${{ vars.INSTANCE_URL }}/$REPOSITORY:${{ inputs.tag }}'
|
||||
|
||||
- name: Set output
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user