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

scott: Job [MacInit] configuration updated

Change performed by ·¨¼y°ó
parent 64542abd
......@@ -20,6 +20,12 @@
<hudson.tasks.Shell>
<command>PATH=&quot;$PATH:$HOME/.rvm/bin:/usr/local/bin:/Users/jenkins/.fastlane/bin/&quot;
# xcode-select --install
cat &lt;&lt; EOF &gt;&gt; Podfile
source &apos;https://github.com/CocoaPods/Specs.git&apos;
ENV[&apos;COCOAPODS_DISABLE_STATS&apos;] = &quot;true&quot;
platform :ios, &apos;10.0&apos;
EOF
gem install cocoapods &amp;&amp; pod update
gem install bundler &amp;&amp; bundle update</command>
</hudson.tasks.Shell>
......
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