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