diff --git a/sureops/testproject-back-b/deployment/build.sh b/sureops/testproject-back-b/deployment/build.sh index 70a34aa..3982328 100755 --- a/sureops/testproject-back-b/deployment/build.sh +++ b/sureops/testproject-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/39209_1749872309671/sureops_deploy/testproject/sureops/testproject-back-b/deployment +PATH_DIR=/data/41050_1750824625355/sureops_deploy/testproject/sureops/testproject-back-b/deployment #********************** cd $PATH_DIR DOCKER_TAG=1.0 diff --git a/sureops/testproject-front-f/deployment/build.sh b/sureops/testproject-front-f/deployment/build.sh index 9e2bb80..377fc39 100755 --- a/sureops/testproject-front-f/deployment/build.sh +++ b/sureops/testproject-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/39209_1749872309671/sureops_deploy/testproject/sureops/testproject-front-f/deployment" +PATH_DIR="/data/41050_1750824625355/sureops_deploy/testproject/sureops/testproject-front-f/deployment" DOCKER_TAG="1.0" MAX_RETRIES=3 RETRY_DELAY=10