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

This commit is contained in:
Tobias Klemp
2026-01-02 00:35:52 +01:00
parent 00aeee85a6
commit 27c46570df

View File

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