Fix: use HTTPS domain for registry push [skip ci]
This commit is contained in:
parent
490f6322cb
commit
de21688e55
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ on:
|
||||||
branches: [main, master]
|
branches: [main, master]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: 192.168.1.100:3000
|
REGISTRY: forgejo.adriahub.de
|
||||||
IMAGE: root/daily-briefing
|
IMAGE: root/daily-briefing
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue