diff --git a/jobs/HRB_Mobile_UAT_apk/config.xml b/jobs/HRB_Mobile_UAT_apk/config.xml
index a4ed064bd9106dfac40268b1909ef8e951490065..73bf2251589fe2f60b1d862e84b353f96c2deb5a 100644
--- a/jobs/HRB_Mobile_UAT_apk/config.xml
+++ b/jobs/HRB_Mobile_UAT_apk/config.xml
@@ -5,6 +5,14 @@
false
+
+
+ 2
+ 5
+ -1
+ -1
+
+
ylhealth
@@ -20,16 +28,8 @@ hotfix/1.14.1GA
-
-
- 2
- 5
- -1
- -1
-
-
-
+
2
@@ -62,10 +62,10 @@ MODIFIED_DATE=$(git log -1 --format="%ci" --)
npm install
# RNFB_ANDROID_PERMISSIONS=true react-native link
-sed -i "" '/url/s/http.*\//http:\/\/10.32.86.139\//g' src/configs/index.js
+sed -i "" '/url/s/http.*\//https:\/\/uat.my.uhealthbank.com\//g' src/configs/index.js
sed -i '' "/version/s/\'.*\';/\'${VERSION}\';/" src/configs/index.js
sed -i '' "/modifiedTime/s/\'.*\';/\'${MODIFIED_DATE}\';/" src/configs/index.js
-sed -i '' "/allergyUrl/s/__DEV__.*url;/\'http:\/\/10.32.86.124\/\';/" src/configs/index.js
+sed -i '' "/allergyUrl/s/__DEV__.*url;/\'https:\/\/uat.my.uhealthbank.com\/\';/" src/configs/index.js
export ANDROID_HOME=/Users/jenkins/Library/Android/sdk
@@ -111,9 +111,9 @@ scp ~/Sites/${NAME}_${VERSION}.apk appuploader@10.57.117.135:~/app/hrb/
false
+
xterm
-
\ No newline at end of file