This commit is contained in:
parent
e4121914d9
commit
85befc572f
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
||||||
VERSION: 2.9
|
VERSION: 2.9
|
||||||
SCHEDULED: ${{ github.event_name == 'schedule' }}
|
SCHEDULED: ${{ github.event_name == 'schedule' }}
|
||||||
PUSHED: ${{ github.event_name == 'push' }}
|
PUSHED: ${{ github.event_name == 'push' }}
|
||||||
REGISTRY: git.korhonen.lan
|
REGISTRY: git.korhonen.ccc
|
||||||
REPO: ${{ env.REGISTRY }}/functionalhacker/caddy
|
REPO: ${{ env.REGISTRY }}/functionalhacker/caddy
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue