diff --git a/jobs/HRB_Mobile_SIT_ipa_CodePush/config.xml b/jobs/HRB_Mobile_SIT_ipa_CodePush/config.xml index fd53a3a27bea18dfdcce0f85c949a3d710e29353..6a7f74b21218aba08b2abac6b446a3a31b9ef125 100644 --- a/jobs/HRB_Mobile_SIT_ipa_CodePush/config.xml +++ b/jobs/HRB_Mobile_SIT_ipa_CodePush/config.xml @@ -5,6 +5,9 @@ 只做 Code Push,不打包 ipa false + + ylhealth + -1 @@ -13,11 +16,8 @@ -1 - - ylhealth - - + 2 @@ -34,7 +34,7 @@ - MAC_BUILD_Machine + IPA_BUILD_Machine false false false @@ -50,7 +50,7 @@ MODIFIED_DATE=$(git log -1 --format="%ci" --) npm install --update-binary -sed -i "" '/url/s/http.*\//http:\/\/10.32.86.132\//g' src/configs/index.js +sed -i "" '/url/s/http.*\//http:\/\/10.32.86.124\//g' src/configs/index.js sed -i '' "/version/s/\'.*\';/\'${VERSION}\';/" src/configs/index.js sed -i '' "/modifiedTime/s/\'.*\';/\'${MODIFIED_DATE}\';/" src/configs/index.js