Publish verified Docker images to GHCR

Make deployments pull immutable CI-built images while keeping test failures diagnosable before any package is published.
This commit is contained in:
Rocky
2026-08-16 14:56:36 +08:00
parent 0af35d44f4
commit 41e2145334
7 changed files with 74 additions and 16 deletions
+2 -1
View File
@@ -4,7 +4,8 @@ PORT=8080
PUBLIC_BASE_URL=https://account.osglab.com
INVITE_BASE_URL=https://osglab.com/i
APP_STORE_URL=https://apps.apple.com/app/id0000000000
IMAGE_TAG=local
ACCOUNT_IMAGE=ghcr.io/hkgood/osg-account-server
IMAGE_TAG=main
ACCOUNT_BIND_PORT=18080
ACCOUNT_DOCKER_NETWORK=account-backend