diff --git a/jobs/HealthKitDataRetrieve_ipa/config.xml b/jobs/HealthKitDataRetrieve_ipa/config.xml new file mode 100644 index 0000000000000000000000000000000000000000..af1d22c6f6e6a35481bc214f14bd17d17d34acba --- /dev/null +++ b/jobs/HealthKitDataRetrieve_ipa/config.xml @@ -0,0 +1,63 @@ + + + + 只打包 ipa,不做 code push + false + + + ylhealth + + + + 2 + 5 + -1 + -1 + + + + + 2 + + + http://cm.ylhealth.org/gitlab/20150024/HealthKitDataRetrieveDemo.git + 3485e854-8389-40e8-8c86-b94e94e91904 + + + + + */master + + + false + + + + Mac_Node + false + false + false + false + + false + + + fastlane ios beta + + + VERSION=Prod_$(date +%Y%m%d)_$(git rev-parse --short HEAD) +MODIFIED_DATE=$(git log -1 --format="%ci" --) +NAME=HealthKitDataRetrieve + +scp ~/Sites/$NAME.ipa appuploader@10.57.117.135:~/app/healthkit/${NAME}_${VERSION}.ipa + + + + + + false + + + + + \ No newline at end of file