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
53ba3a20
Commit
53ba3a20
authored
Jan 24, 2019
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20140144: Job [HRB_Mobile_SIT_ipa] configuration updated
Change performed by ·¨¼y°ó
parent
bb90d791
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
jobs/HRB_Mobile_SIT_ipa/config.xml
jobs/HRB_Mobile_SIT_ipa/config.xml
+5
-5
No files found.
jobs/HRB_Mobile_SIT_ipa/config.xml
View file @
53ba3a20
...
...
@@ -4,7 +4,7 @@
<description>
只打包 ipa, 不做Code Push
</description>
<keepDependencies>
false
</keepDependencies>
<properties>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty
plugin=
"gitlab-plugin@1.5.1
0
"
>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty
plugin=
"gitlab-plugin@1.5.1
1
"
>
<gitLabConnection>
ylhealth
</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<hudson.model.ParametersDefinitionProperty>
...
...
@@ -76,7 +76,7 @@ sed -i '' "/modifiedTime/s/\'.*\';/\'${MODIFIED_DA
sed -i
''
"
/allergyUrl/s/\__DEV__.*\
'
;/\
'
http:\/\/10.32.86.132\/\
'
;/
"
src/configs/index.js
sed -i
''
'
s/appVersion.*/appVersion
"
:
"
1.27
"
/
'
appConfig.json
security set-key-partition-list -S apple: -k Yonglinit123 -D
"
iPhone Distribution: YONGLIN YONGLIN BIOTECH CORP.
"
-t private
#
security set-key-partition-list -S apple: -k Yonglinit123 -D
"
iPhone Distribution: YONGLIN YONGLIN BIOTECH CORP.
"
-t private
npm run build-thread-ios
bundle exec fastlane ios beta
</command>
...
...
@@ -92,20 +92,20 @@ scp ~/Sites/${NAME}_${VERSION}.ipa appuploader@10.57.117.135:~/app/hrb/
</hudson.tasks.Shell>
</builders>
<publishers>
<hudson.tasks.Mailer
plugin=
"mailer@1.2
2
"
>
<hudson.tasks.Mailer
plugin=
"mailer@1.2
3
"
>
<recipients>
$RD_Group $QA_Group
</recipients>
<dontNotifyEveryUnstableBuild>
false
</dontNotifyEveryUnstableBuild>
<sendToIndividuals>
true
</sendToIndividuals>
</hudson.tasks.Mailer>
</publishers>
<buildWrappers>
<hudson.plugins.ws__cleanup.PreBuildCleanup
plugin=
"ws-cleanup@0.3
6
"
>
<hudson.plugins.ws__cleanup.PreBuildCleanup
plugin=
"ws-cleanup@0.3
7
"
>
<deleteDirs>
false
</deleteDirs>
<cleanupParameter></cleanupParameter>
<externalDelete></externalDelete>
<disableDeferredWipeout>
false
</disableDeferredWipeout>
</hudson.plugins.ws__cleanup.PreBuildCleanup>
<hudson.plugins.ansicolor.AnsiColorBuildWrapper
plugin=
"ansicolor@0.
5.3
"
>
<hudson.plugins.ansicolor.AnsiColorBuildWrapper
plugin=
"ansicolor@0.
6.1
"
>
<colorMapName>
xterm
</colorMapName>
</hudson.plugins.ansicolor.AnsiColorBuildWrapper>
<hudson.plugins.timestamper.TimestamperBuildWrapper
plugin=
"timestamper@1.8.10"
/>
...
...
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