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

20170121: Job [H2ULife_Mobile_ipa] configuration updated

Change performed by 冷佳娟
parent aebf22cc
<?xml version='1.1' encoding='UTF-8'?> <?xml version='1.1' encoding='UTF-8'?>
<project> <project>
<actions/> <actions/>
<description>用來建置feature branch或是其他Branch使用&#xd; <description>&#xd;
只打包 ipa, 不做Code Push&#xd;
xcode-select --install&#xd;
brew install yarn node&#xd;
brew install watchman ruby flow yarn&#xd;
sudo npm install -g react-native-cli&#xd;
sudo gem install bundler&#xd;
&#xd;
echo &quot;source &apos;https://rubygems.org&apos;&quot; &gt; Gemfile&#xd;
echo &quot;gem &apos;xcode-install&apos;, &apos;2.2.0&apos;&quot; &gt;&gt; Gemfile&#xd;
echo &quot;gem &apos;cocoapods&apos;, &apos;1.5.0&apos;&quot; &gt;&gt; Gemfile&#xd;
echo &quot;gem &apos;fastlane&apos;, &apos;2.113.0&apos;&quot; &gt;&gt; Gemfile&#xd;
&#xd; &#xd;
</description> </description>
<keepDependencies>false</keepDependencies> <keepDependencies>false</keepDependencies>
...@@ -72,7 +61,7 @@ commitId ...@@ -72,7 +61,7 @@ commitId
<configVersion>2</configVersion> <configVersion>2</configVersion>
<userRemoteConfigs> <userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig> <hudson.plugins.git.UserRemoteConfig>
<url>https://cm.ylhealth.org/gitlab/ym/HRB_Mobile.git</url> <url>ssh://APKAWPGH4DGYYJHUX4EK@git-codecommit.us-east-1.amazonaws.com/v1/repos/H2UClub-iOS</url>
<credentialsId>3485e854-8389-40e8-8c86-b94e94e91904</credentialsId> <credentialsId>3485e854-8389-40e8-8c86-b94e94e91904</credentialsId>
</hudson.plugins.git.UserRemoteConfig> </hudson.plugins.git.UserRemoteConfig>
</userRemoteConfigs> </userRemoteConfigs>
...@@ -85,7 +74,7 @@ commitId ...@@ -85,7 +74,7 @@ commitId
<submoduleCfg class="list"/> <submoduleCfg class="list"/>
<extensions/> <extensions/>
</scm> </scm>
<assignedNode>IPA_BUILD_Machine</assignedNode> <assignedNode>Mac_Node</assignedNode>
<canRoam>false</canRoam> <canRoam>false</canRoam>
<disabled>false</disabled> <disabled>false</disabled>
<blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding> <blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
......
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