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
f6e59a1b
Commit
f6e59a1b
authored
May 29, 2019
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20170121: Job [HRB_Mobile_Other_apk] configuration updated
Change performed by §N¨ήS
parent
c6eee440
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
14 deletions
+1
-14
jobs/HRB_Mobile_Other_apk/config.xml
jobs/HRB_Mobile_Other_apk/config.xml
+1
-14
No files found.
jobs/HRB_Mobile_Other_apk/config.xml
View file @
f6e59a1b
...
...
@@ -76,18 +76,7 @@ commitId
<concurrentBuild>
false
</concurrentBuild>
<builders>
<hudson.tasks.Shell>
<command>
PATH=
"
$HOME/.rvm/bin:/usr/local/bin:$PATH:/Users/jenkins/.fastlane/bin/
"
VERSION=SIT_${DownloadName}_$(date +%Y%m%d)
MODIFIED_DATE=$(git log -1 --format=
"
%ci
"
--)
# 加速打包,正式時還是要包
GYM_INCLUDE_SYMBOLS=false
GYM_INCLUDE_BITCODE=false
gem install bundler
bundler install
npm run clear
<command>
sh jenkins_android.sh SIT_${DownloadName}
sed -i
''
"
/url/s/http.*\//${HTT_PROTOCOL}:\/\/${API_SERVER}\//g
"
src/configs/index.js
sed -i
''
"
/version/s/\
'
.*\
'
;/\
'
${VERSION}\
'
;/
"
src/configs/index.js
...
...
@@ -95,8 +84,6 @@ sed -i '' "/modifiedTime/s/\'.*\';/\'${MODIFIED_DA
sed -i
''
"
/allergyUrl/s/\__DEV__.*\
'
;/\
'
${HTT_PROTOCOL}:\/\/${API_SERVER}\/\
'
;/
"
src/configs/index.js
sed -i
''
'
s/appVersion.*/appVersion
"
:
"
1.27
"
/
'
appConfig.json
export ANDROID_HOME=/Users/jenkins/Library/Android/sdk
npm run build-thread-android
bundle exec fastlane android beta
</command>
...
...
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