Fix registry
Some checks failed
Docker Build & Push / build-and-publish (push) Failing after 21s

This commit is contained in:
Logan Cusano
2025-11-19 03:23:18 -05:00
parent 02b5e7f558
commit edf59cb9df

View File

@@ -16,7 +16,7 @@ jobs:
# Define variables for easy configuration
env:
# Replace 'gitea.local:3000' with your actual Gitea host and port (if non-standard)
REGISTRY: gitea.vpn.cusano.net
REGISTRY: git.vpn.cusano.net
# Image name will be the Gitea repository path (e.g., username/repo-name)
IMAGE_NAME: ${{ gitea.repository }}