Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jenkins
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Jira
Jira
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ym
jenkins
Commits
18b931e0
Commit
18b931e0
authored
Mar 02, 2020
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20170121: Job [H2ULife_Mobile_ipa] configuration updated
Change performed by 冷佳娟
parent
aebf22cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
14 deletions
+3
-14
jobs/H2ULife_Mobile_ipa/config.xml
jobs/H2ULife_Mobile_ipa/config.xml
+3
-14
No files found.
jobs/H2ULife_Mobile_ipa/config.xml
View file @
18b931e0
<?xml version='1.1' encoding='UTF-8'?>
<project>
<actions/>
<description>
用來建置feature branch或是其他Branch使用

只打包 ipa, 不做Code Push

xcode-select --install

brew install yarn node

brew install watchman ruby flow yarn

sudo npm install -g react-native-cli

sudo gem install bundler


echo
"
source
'
https://rubygems.org
'"
>
Gemfile

echo
"
gem
'
xcode-install
'
,
'
2.2.0
'"
>>
Gemfile

echo
"
gem
'
cocoapods
'
,
'
1.5.0
'"
>>
Gemfile

echo
"
gem
'
fastlane
'
,
'
2.113.0
'"
>>
Gemfile

<description>


</description>
<keepDependencies>
false
</keepDependencies>
...
...
@@ -72,7 +61,7 @@ commitId
<configVersion>
2
</configVersion>
<userRemoteConfigs>
<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>
</hudson.plugins.git.UserRemoteConfig>
</userRemoteConfigs>
...
...
@@ -85,7 +74,7 @@ commitId
<submoduleCfg
class=
"list"
/>
<extensions/>
</scm>
<assignedNode>
IPA_BUILD_Machin
e
</assignedNode>
<assignedNode>
Mac_Nod
e
</assignedNode>
<canRoam>
false
</canRoam>
<disabled>
false
</disabled>
<blockBuildWhenDownstreamBuilding>
false
</blockBuildWhenDownstreamBuilding>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment