From 7adb1e3bc99f283c94ae979e1d70c5ce9b3119a3 Mon Sep 17 00:00:00 2001 From: risadmin_prod Date: Tue, 5 Aug 2025 20:15:49 +0000 Subject: [PATCH] deployment_files --- sureops/test5aug1-backtest-b/deployment/build.sh | 2 +- sureops/test5aug1-fronttest-f/deployment/build.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sureops/test5aug1-backtest-b/deployment/build.sh b/sureops/test5aug1-backtest-b/deployment/build.sh index 72ca845..5ca2803 100755 --- a/sureops/test5aug1-backtest-b/deployment/build.sh +++ b/sureops/test5aug1-backtest-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/44148_1754402651389/sureops_deploy/test5aug1/sureops/test5aug1-backtest-b/deployment +PATH_DIR=/data/44148_1754424924179/sureops_deploy/test5aug1/sureops/test5aug1-backtest-b/deployment #********************** cd $PATH_DIR DOCKER_TAG=1.0 diff --git a/sureops/test5aug1-fronttest-f/deployment/build.sh b/sureops/test5aug1-fronttest-f/deployment/build.sh index b992df7..fbb3c03 100755 --- a/sureops/test5aug1-fronttest-f/deployment/build.sh +++ b/sureops/test5aug1-fronttest-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/44148_1754402651389/sureops_deploy/test5aug1/sureops/test5aug1-fronttest-f/deployment" +PATH_DIR="/data/44148_1754424924179/sureops_deploy/test5aug1/sureops/test5aug1-fronttest-f/deployment" DOCKER_TAG="1.0" MAX_RETRIES=3 RETRY_DELAY=10