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:
+2
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user