From 204b2e673ddb7a9b118cb939dbdc54ffae38c18f Mon Sep 17 00:00:00 2001 From: risadmin_prod Date: Fri, 25 Jul 2025 10:40:58 +0000 Subject: [PATCH] deployment_files --- sureops/testorderestimation-back-b/deployment/build.sh | 2 +- sureops/testorderestimation-front-f/deployment/build.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sureops/testorderestimation-back-b/deployment/build.sh b/sureops/testorderestimation-back-b/deployment/build.sh index 20df121..ed7734f 100755 --- a/sureops/testorderestimation-back-b/deployment/build.sh +++ b/sureops/testorderestimation-back-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/42182_1753438375164/sureops_deploy/testorderestimation/sureops/testorderestimation-back-b/deployment +PATH_DIR=/data/42182_1753440026800/sureops_deploy/testorderestimation/sureops/testorderestimation-back-b/deployment #********************** cd $PATH_DIR DOCKER_TAG=1.2 diff --git a/sureops/testorderestimation-front-f/deployment/build.sh b/sureops/testorderestimation-front-f/deployment/build.sh index dcb4906..cd58cc2 100755 --- a/sureops/testorderestimation-front-f/deployment/build.sh +++ b/sureops/testorderestimation-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/42182_1753438375164/sureops_deploy/testorderestimation/sureops/testorderestimation-front-f/deployment" +PATH_DIR="/data/42182_1753440026800/sureops_deploy/testorderestimation/sureops/testorderestimation-front-f/deployment" DOCKER_TAG="1.2" MAX_RETRIES=3 RETRY_DELAY=10