huh
Some checks failed
CI / build-and-test (push) Has been cancelled

This commit is contained in:
Tobias Klemp
2026-01-02 00:38:14 +01:00
parent 27c46570df
commit fb893cf056

View File

@@ -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