From bf2c9c038006df228765f6034a606d3b0f020cce Mon Sep 17 00:00:00 2001 From: risadmin_prod Date: Fri, 27 Jun 2025 07:18:29 +0000 Subject: [PATCH] deployment_files --- sureops/orderestimation01-oback-b/deployment/build.sh | 2 +- sureops/orderestimation01-ofront-f/deployment/build.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sureops/orderestimation01-oback-b/deployment/build.sh b/sureops/orderestimation01-oback-b/deployment/build.sh index f4a0061..bd321e4 100755 --- a/sureops/orderestimation01-oback-b/deployment/build.sh +++ b/sureops/orderestimation01-oback-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/41288_1751001685303/sureops_deploy/orderestimation01/sureops/orderestimation01-oback-b/deployment +PATH_DIR=/data/41288_1751008678118/sureops_deploy/orderestimation01/sureops/orderestimation01-oback-b/deployment #********************** cd $PATH_DIR DOCKER_TAG=1.0 diff --git a/sureops/orderestimation01-ofront-f/deployment/build.sh b/sureops/orderestimation01-ofront-f/deployment/build.sh index cc42d41..4235cd0 100755 --- a/sureops/orderestimation01-ofront-f/deployment/build.sh +++ b/sureops/orderestimation01-ofront-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/41288_1751001685303/sureops_deploy/orderestimation01/sureops/orderestimation01-ofront-f/deployment" +PATH_DIR="/data/41288_1751008678118/sureops_deploy/orderestimation01/sureops/orderestimation01-ofront-f/deployment" DOCKER_TAG="1.0" MAX_RETRIES=3 RETRY_DELAY=10