Jenkins打包
Tests / Test No test results found

This commit is contained in:
2026-07-13 10:42:31 +08:00
parent e9006c3a29
commit 52dae806ef
6 changed files with 229 additions and 7 deletions
+7
View File
@@ -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