Fix: use HTTPS domain for registry push [skip ci]

This commit is contained in:
root 2026-03-10 19:26:49 +01:00
parent cea3ba366b
commit b2b1dd4201

View file

@ -5,7 +5,7 @@ on:
branches: [main, nightly, feature/nightly]
env:
REGISTRY: 192.168.1.100:3000
REGISTRY: forgejo.adriahub.de
IMAGE: root/jukebox-vibe
jobs: