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

scott: Job [HRB_Mobile_Prod_DHP_apk] configuration updated

Change performed by ·¨¼y°ó
parent cf4aff09
......@@ -55,11 +55,9 @@ hotfix/1.14.1GA</description>
<builders>
<hudson.tasks.Shell>
<command>PATH=&quot;$PATH:/usr/local/bin:/Users/scott/.fastlane/bin/&quot;
export VERSION=$(grep appVersion appConfig.json|cut -d&apos;&quot;&apos; -f4)_$(git rev-parse --short HEAD)
export VERSION=$(grep appVersion appConfig.json|cut -d&apos;&quot;&apos; -f4)_$(git rev-list HEAD --count)_$(git rev-parse --short HEAD)
MODIFIED_DATE=$(git log -1 --format=&quot;%ci&quot; --)
git rev-list HEAD --count
npm install
# RNFB_ANDROID_PERMISSIONS=true react-native link
......
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