This commit is contained in:
parent
35cec8832d
commit
167a64f097
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.cc
|
REGISTRY: git.korhonen.lan
|
||||||
REPO: ${{ env.REGISTRY }}/functionalhacker/caddy
|
REPO: ${{ env.REGISTRY }}/functionalhacker/caddy
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue