diff --git a/jobs/CRM_Mobile_SIT_ipa_CodePush/config.xml b/jobs/CRM_Mobile_SIT_ipa_CodePush/config.xml index 1d6fd999586dadf087d5db74091636c94ddd794e..0a0574ee1475836d066fa159affa02f6d3f9939e 100644 --- a/jobs/CRM_Mobile_SIT_ipa_CodePush/config.xml +++ b/jobs/CRM_Mobile_SIT_ipa_CodePush/config.xml @@ -73,7 +73,7 @@ sed -i '' "/url/s/\'.*\';/\'http:\/\/${API_SERVER} sed -i '' "/version/s/\'.*\';/\'${VERSION}\';/" app/configs/constant/urls.js sed -i '' "/modifiedTime/s/\'.*\';/\'${MODIFIED_DATE}\';/" app/configs/constant/urls.js -appcenter codepush release-react -a h2uclub/CRM_Mobile_ios -d Staging +appcenter codepush release-react -a h2uclub/CRM_Mobile_ios -m -d Staging