From 44dd79c1e6178a17f9a7ae3e06bc4884d93c42af Mon Sep 17 00:00:00 2001 From: risadmin_prod Date: Fri, 23 Jan 2026 09:31:30 +0000 Subject: [PATCH] deployment_files --- sureops/testnewproj-bb-b/deployment/build.sh | 2 +- sureops/testnewproj-front-f/deployment/build.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sureops/testnewproj-bb-b/deployment/build.sh b/sureops/testnewproj-bb-b/deployment/build.sh index 7ca2e28..79a40ac 100755 --- a/sureops/testnewproj-bb-b/deployment/build.sh +++ b/sureops/testnewproj-bb-b/deployment/build.sh @@ -13,7 +13,7 @@ DOMAIN=157.66.191.31:3000 #WEB-URL-PORT CONT_PORT=3306 TARGET_PORT=9292 -PATH_DIR=/data/55543_1769152915978/sureops_deploy/testnewproj/sureops/testnewproj-bb-b/deployment +PATH_DIR=/data/55543_1769160594214/sureops_deploy/testnewproj/sureops/testnewproj-bb-b/deployment #********************** cd $PATH_DIR DOCKER_TAG=1.0 diff --git a/sureops/testnewproj-front-f/deployment/build.sh b/sureops/testnewproj-front-f/deployment/build.sh index 90c72f6..73f8047 100755 --- a/sureops/testnewproj-front-f/deployment/build.sh +++ b/sureops/testnewproj-front-f/deployment/build.sh @@ -13,7 +13,7 @@ GIT_BRANCH="main" DOMAIN="157.66.191.31:3000" CONT_PORT=30167 TARGET_PORT=80 -PATH_DIR="/data/55543_1769152915978/sureops_deploy/testnewproj/sureops/testnewproj-front-f/deployment" +PATH_DIR="/data/55543_1769160594214/sureops_deploy/testnewproj/sureops/testnewproj-front-f/deployment" DOCKER_TAG="1.0" MAX_RETRIES=3 RETRY_DELAY=10