This commit is contained in:
parent
505748309e
commit
7a36baa122
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
||||||
FORGEJO_VERSION: 10.0
|
FORGEJO_VERSION: 10.0
|
||||||
SCHEDULED: ${{ github.event_name == 'schedule' }}
|
SCHEDULED: ${{ github.event_name == 'schedule' }}
|
||||||
PUSHED: ${{ github.event_name == 'push' }}
|
PUSHED: ${{ github.event_name == 'push' }}
|
||||||
REGISTRY: git.korhonen.cc
|
REGISTRY: git.korhonen.lan
|
||||||
REPO: ${{ env.REGISTRY }}/functionalhacker/forgejo-asciidoc
|
REPO: ${{ env.REGISTRY }}/functionalhacker/forgejo-asciidoc
|
||||||
UPSTREAM: docker://codeberg.org/forgejo/forgejo
|
UPSTREAM: docker://codeberg.org/forgejo/forgejo
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue