@@ -1,3 +1,10 @@
|
||||
# Only used by compose.deploy.yaml (image: ${REGISTRY}/${IMAGE_NAME}:${IMAGE_TAG}).
|
||||
# Jenkins publishes IMAGE_TAG as "<BUILD_NUMBER>-<git short sha>"; match the
|
||||
# tag of the build you intend to deploy.
|
||||
REGISTRY=git.jerryyan.net
|
||||
IMAGE_NAME=q792602257/agentic-mobile-control
|
||||
IMAGE_TAG=latest
|
||||
|
||||
POSTGRES_DB=device_cloud
|
||||
POSTGRES_USER=device_cloud
|
||||
POSTGRES_PASSWORD=change-me-database-password
|
||||
|
||||
Reference in New Issue
Block a user