Publish container through Gitea registry
Build and publish container / publish (push) Failing after 10m9s
Build and publish container / publish (push) Failing after 10m9s
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user