From c6b10a0b64297614d499ea60c36c9c2aa9dd07be Mon Sep 17 00:00:00 2001 From: risadmin_prod Date: Sat, 14 Jun 2025 03:34:05 +0000 Subject: [PATCH] deployment_files --- .../orderestimatetest-orderestimationback-b/deployment/build.sh | 2 +- .../deployment/build.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sureops/orderestimatetest-orderestimationback-b/deployment/build.sh b/sureops/orderestimatetest-orderestimationback-b/deployment/build.sh index d510e08..9a2ca55 100755 --- a/sureops/orderestimatetest-orderestimationback-b/deployment/build.sh +++ b/sureops/orderestimatetest-orderestimationback-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/39134_1749818220527/sureops_deploy/orderestimatetest/sureops/orderestimatetest-orderestimationback-b/deployment +PATH_DIR=/data/39134_1749872019752/sureops_deploy/orderestimatetest/sureops/orderestimatetest-orderestimationback-b/deployment #********************** cd $PATH_DIR DOCKER_TAG=1.3 diff --git a/sureops/orderestimatetest-orderestimationfront-f/deployment/build.sh b/sureops/orderestimatetest-orderestimationfront-f/deployment/build.sh index 2dec29a..d58ffc5 100755 --- a/sureops/orderestimatetest-orderestimationfront-f/deployment/build.sh +++ b/sureops/orderestimatetest-orderestimationfront-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/39134_1749818220527/sureops_deploy/orderestimatetest/sureops/orderestimatetest-orderestimationfront-f/deployment" +PATH_DIR="/data/39134_1749872019752/sureops_deploy/orderestimatetest/sureops/orderestimatetest-orderestimationfront-f/deployment" DOCKER_TAG="1.3" MAX_RETRIES=3 RETRY_DELAY=10