From 6f550a336bba4d4ad1afe4609fc70e1889daf39e Mon Sep 17 00:00:00 2001 From: risadmin_prod Date: Thu, 12 Jun 2025 16:53:18 +0000 Subject: [PATCH] deployment_files --- .../orderestimate5-orderestimationback-b/deployment/build.sh | 2 +- .../orderestimate5-orderestimationfront-f/deployment/build.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sureops/orderestimate5-orderestimationback-b/deployment/build.sh b/sureops/orderestimate5-orderestimationback-b/deployment/build.sh index b94d52d..dc9a398 100755 --- a/sureops/orderestimate5-orderestimationback-b/deployment/build.sh +++ b/sureops/orderestimate5-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/38877_1749746504850/sureops_deploy/orderestimate5/sureops/orderestimate5-orderestimationback-b/deployment +PATH_DIR=/data/38877_1749747174519/sureops_deploy/orderestimate5/sureops/orderestimate5-orderestimationback-b/deployment #********************** cd $PATH_DIR DOCKER_TAG=1.2 diff --git a/sureops/orderestimate5-orderestimationfront-f/deployment/build.sh b/sureops/orderestimate5-orderestimationfront-f/deployment/build.sh index f3c6911..b902e69 100755 --- a/sureops/orderestimate5-orderestimationfront-f/deployment/build.sh +++ b/sureops/orderestimate5-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/38877_1749746504850/sureops_deploy/orderestimate5/sureops/orderestimate5-orderestimationfront-f/deployment" +PATH_DIR="/data/38877_1749747174519/sureops_deploy/orderestimate5/sureops/orderestimate5-orderestimationfront-f/deployment" DOCKER_TAG="1.2" MAX_RETRIES=3 RETRY_DELAY=10