From d3b7d59c65b1cb82ab24e8e6be72e4ec1bec4a59 Mon Sep 17 00:00:00 2001 From: risadmin_prod Date: Thu, 12 Jun 2025 07:12:48 +0000 Subject: [PATCH] deployment_files --- sureops/testnew12jun-back-b/deployment/build.sh | 2 +- sureops/testnew12jun-front-f/deployment/build.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sureops/testnew12jun-back-b/deployment/build.sh b/sureops/testnew12jun-back-b/deployment/build.sh index 9a89678..e1fa4c5 100755 --- a/sureops/testnew12jun-back-b/deployment/build.sh +++ b/sureops/testnew12jun-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/38760_1749702411064/sureops_deploy/testnew12jun/sureops/testnew12jun-back-b/deployment +PATH_DIR=/data/38760_1749712344283/sureops_deploy/testnew12jun/sureops/testnew12jun-back-b/deployment #********************** cd $PATH_DIR DOCKER_TAG=1.0 diff --git a/sureops/testnew12jun-front-f/deployment/build.sh b/sureops/testnew12jun-front-f/deployment/build.sh index cedc1ad..b99cb00 100755 --- a/sureops/testnew12jun-front-f/deployment/build.sh +++ b/sureops/testnew12jun-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/38760_1749702411064/sureops_deploy/testnew12jun/sureops/testnew12jun-front-f/deployment" +PATH_DIR="/data/38760_1749712344283/sureops_deploy/testnew12jun/sureops/testnew12jun-front-f/deployment" DOCKER_TAG="1.0" MAX_RETRIES=3 RETRY_DELAY=10