Publish container through Gitea registry
Build and publish container / publish (push) Failing after 10m9s

This commit is contained in:
marvin
2026-09-21 14:23:13 -04:00
parent dda6c517fc
commit 28d19266e9
4 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
# docker compose -f compose.release.yaml up -d
services:
site-gateway:
image: ${SITE_GATEWAY_IMAGE:-ghcr.io/mfwadejr/site-gateway2:latest}
image: ${SITE_GATEWAY_IMAGE:-git.us2plus2.com/marvin/site-gateway:latest}
container_name: site-gateway
restart: unless-stopped
environment: