Commit 7268006f authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

20140144: Job [HRB_Mobile_SIT_I18N_apk] configuration updated

Change performed by ·¨¼y°ó
parent 91d9c658
...@@ -57,7 +57,7 @@ sed -i '' 's/appVersion.*/appVersion": "1.27"/&apo ...@@ -57,7 +57,7 @@ sed -i '' 's/appVersion.*/appVersion": "1.27"/&apo
export ANDROID_HOME=/Users/jenkins/Library/Android/sdk export ANDROID_HOME=/Users/jenkins/Library/Android/sdk
npm run build-thread-android npm run build-thread-android
fastlane android beta</command> bundle exec fastlane android beta</command>
</hudson.tasks.Shell> </hudson.tasks.Shell>
<hudson.tasks.Shell> <hudson.tasks.Shell>
<command>VERSION=SIT_I18N_$(date +%Y%m%d)_$(git rev-parse --short HEAD) <command>VERSION=SIT_I18N_$(date +%Y%m%d)_$(git rev-parse --short HEAD)
...@@ -69,7 +69,7 @@ scp ~/Sites/${NAME}_${VERSION}.apk appuploader@10.57.117.135:~/app/hrb/</command ...@@ -69,7 +69,7 @@ scp ~/Sites/${NAME}_${VERSION}.apk appuploader@10.57.117.135:~/app/hrb/</command
</hudson.tasks.Shell> </hudson.tasks.Shell>
</builders> </builders>
<publishers> <publishers>
<hudson.tasks.Mailer plugin="mailer@1.22"> <hudson.tasks.Mailer plugin="mailer@1.23">
<recipients>$RD_Group $QA_Group</recipients> <recipients>$RD_Group $QA_Group</recipients>
<dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild> <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
<sendToIndividuals>true</sendToIndividuals> <sendToIndividuals>true</sendToIndividuals>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment