diff --git a/jobs/HRB_Mobile_SIT_apk/config.xml b/jobs/HRB_Mobile_SIT_apk/config.xml index 6e17bb439e5211feb43758a661771fc7a9511a77..a2006235e86394686e67e9fc7ec1cb5ba8dcefbf 100644 --- a/jobs/HRB_Mobile_SIT_apk/config.xml +++ b/jobs/HRB_Mobile_SIT_apk/config.xml @@ -72,7 +72,7 @@ GYM_INCLUDE_BITCODE=false gem install bundler bundler install -yarn install +npm run reset sed -i '' "/url/s/http.*\//http:\/\/${API_SERVER}\//g" src/configs/index.js sed -i '' "/version/s/\'.*\';/\'${VERSION}\';/" src/configs/index.js