i dont know
Some checks failed
CI / build-and-test (push) Failing after 3m14s

This commit is contained in:
Tobias Klemp
2026-01-02 00:40:26 +01:00
parent fb893cf056
commit 0db1f6432c

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