Update .forgejo/workflows/release.yaml
Some checks failed
Release / build-image (push) Has been cancelled

This commit is contained in:
Tommy 2024-11-10 18:06:57 +00:00
parent fc1e9f61a5
commit d68e7c9f43
Signed by: Mooo[bot]
GPG key ID: CF3AFE4D5B62BB9A

View file

@ -28,6 +28,5 @@ jobs:
context: /workspace/${{ github.repository }}
credentials: |
code.252.no=${{ github.repository_owner }}:${{ secrets.REGISTRY_TOKEN }}
destinations: "code.252.no/tommy/mbpfan:${{
steps.next-version.outputs.next-version }}"
destinations: "code.252.no/tommy/mbpfan:${{steps.next-version.outputs.next-version }}"
push: 'true'