Update .forgejo/workflows/release.yaml
Some checks failed
Release / build-image (push) Has been cancelled
Some checks failed
Release / build-image (push) Has been cancelled
This commit is contained in:
parent
fc1e9f61a5
commit
d68e7c9f43
1 changed files with 1 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue