Fix: remove https:// from registry URL

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
kaffa
2026-02-03 00:29:12 +09:00
parent b296b14f76
commit 87b51c10fd

View File

@@ -9,7 +9,7 @@ on:
- 'v*' - 'v*'
env: env:
REGISTRY: ${{ gitea.server_url }} REGISTRY: gitea.anvil.it.com
IMAGE_NAME: ${{ gitea.repository }} IMAGE_NAME: ${{ gitea.repository }}
jobs: jobs: