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

scott: Job [MacInit] configuration updated

Change performed by ·¨¼y°ó
parent d115e2a3
......@@ -19,7 +19,6 @@
<builders>
<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;
......@@ -38,7 +37,8 @@ SSH_PROXY=&quot;ProxyCommand ssh -i ${KEY_FILE} proxy@10.57.117.130 nc %h %p&quo
ssh -i ${KEY_FILE} -o &quot;${SSH_PROXY}&quot; jenkins@18.224.17.151 &quot;rm -f ${PROD_FILE}&quot;
ssh -i ${KEY_FILE} -o &quot;${SSH_PROXY}&quot; jenkins@3.17.141.90 &quot;rm -f ${PROD_FILE}&quot;
ssh -i ${KEY_FILE} -o &quot;${SSH_PROXY}&quot; jenkins@13.231.249.208 &quot;rm -f ${PROD_FILE}&quot;
ssh -i ${KEY_FILE} -o &quot;${SSH_PROXY}&quot; jenkins@13.231.136.128 &quot;rm -f ${PROD_FILE}&quot;</command>
ssh -i ${KEY_FILE} -o &quot;${SSH_PROXY}&quot; jenkins@13.231.136.128 &quot;rm -f ${PROD_FILE}&quot;
xcode-select --install</command>
</hudson.tasks.Shell>
</builders>
<publishers/>
......
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