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

scott: Job [HRB_APP_Analysis] configuration updated

Change performed by ·¨¼y°ó
parent 97341560
...@@ -54,7 +54,10 @@ ...@@ -54,7 +54,10 @@
<concurrentBuild>false</concurrentBuild> <concurrentBuild>false</concurrentBuild>
<builders> <builders>
<hudson.tasks.Shell> <hudson.tasks.Shell>
<command>npm install <command>PATH=&quot;$PATH:/usr/local/bin:/Users/scott/.fastlane/bin/&quot;
export ANDROID_HOME=~/Library/Android/sdk
npm install
bundle exec fastlane android sonarqube</command> bundle exec fastlane android sonarqube</command>
</hudson.tasks.Shell> </hudson.tasks.Shell>
</builders> </builders>
......
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