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
613688ce
Commit
613688ce
authored
Jan 30, 2019
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20140144: Job [HRB_Mobile_Other_ipa] configuration updated
Change performed by ·¨¼y°ó
parent
50f6d7f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
2 deletions
+10
-2
jobs/HRB_Mobile_Other_ipa/config.xml
jobs/HRB_Mobile_Other_ipa/config.xml
+10
-2
No files found.
jobs/HRB_Mobile_Other_ipa/config.xml
View file @
613688ce
...
...
@@ -3,10 +3,18 @@
<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
'
cocoapods
'
,
'
1.4.0
'"
>>
Gemfile

echo
"
gem
'
fastlane
'
,
'
2.107.0
'"
>>
Gemfile
</description>
echo
"
gem
'
xcode-install
'
,
'
2.2.0
'"
>>
Gemfile

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

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


</description>
<keepDependencies>
false
</keepDependencies>
<properties>
<jenkins.model.BuildDiscarderProperty>
...
...
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