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
07c57725
Commit
07c57725
authored
Apr 15, 2020
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
scott: Job [Deploy_HRA_UAT_137] configuration updated
Change performed by 楊慶堂
parent
22e22529
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
33 additions
and
33 deletions
+33
-33
jobs/Deploy_HRA_UAT_137/config.xml
jobs/Deploy_HRA_UAT_137/config.xml
+33
-33
No files found.
jobs/Deploy_HRA_UAT_137/config.xml
View file @
07c57725
<?xml version='1.1' encoding='UTF-8'?>
<maven2-moduleset
plugin=
"maven-plugin@3.4"
>
<?xml version="1.1" encoding="UTF-8" standalone="no"?>
<maven2-moduleset
plugin=
"maven-plugin@3.5"
>
<actions/>
<description
></description
>
<description
/
>
<keepDependencies>
false
</keepDependencies>
<properties>
<jenkins.model.BuildDiscarderProperty>
<strategy
class=
"hudson.tasks.LogRotator"
>
<daysToKeep>
1
</daysToKeep>
<numToKeep>
3
</numToKeep>
<artifactDaysToKeep>
-1
</artifactDaysToKeep>
<artifactNumToKeep>
-1
</artifactNumToKeep>
</strategy>
</jenkins.model.BuildDiscarderProperty>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty
plugin=
"gitlab-plugin@1.5.13"
>
<gitLabConnection>
ylhealth
</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<hudson.model.ParametersDefinitionProperty>
<parameterDefinitions>
<hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition
plugin=
"global-variable-string-parameter@1.2"
>
...
...
@@ -22,13 +14,21 @@
<description>
如
release/1.15GA
hotfix/1.15.1GA
</description>
<defaultValue>
release/1.
6
3GA
</defaultValue>
<defaultValue>
release/1.
7
3GA
</defaultValue>
<trim>
false
</trim>
</hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition>
</parameterDefinitions>
</hudson.model.ParametersDefinitionProperty>
<jenkins.model.BuildDiscarderProperty>
<strategy
class=
"hudson.tasks.LogRotator"
>
<daysToKeep>
1
</daysToKeep>
<numToKeep>
3
</numToKeep>
<artifactDaysToKeep>
-1
</artifactDaysToKeep>
<artifactNumToKeep>
-1
</artifactNumToKeep>
</strategy>
</jenkins.model.BuildDiscarderProperty>
</properties>
<scm
class=
"hudson.plugins.git.GitSCM"
plugin=
"git@
3.12.1
"
>
<scm
class=
"hudson.plugins.git.GitSCM"
plugin=
"git@
4.2.2
"
>
<configVersion>
2
</configVersion>
<userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig>
...
...
@@ -74,16 +74,16 @@ hotfix/1.15.1GA</description>
<globalSettings
class=
"jenkins.mvn.DefaultGlobalSettingsProvider"
/>
<reporters/>
<publishers>
<jenkins.plugins.slack.SlackNotifier
plugin=
"slack@2.3
2
"
>
<baseUrl
></baseUrl
>
<teamDomain
></teamDomain
>
<authToken
></authToken
>
<tokenCredentialId
></tokenCredentialId
>
<jenkins.plugins.slack.SlackNotifier
plugin=
"slack@2.3
7
"
>
<baseUrl
/
>
<teamDomain
/
>
<authToken
/
>
<tokenCredentialId
/
>
<botUser>
false
</botUser>
<room
></room
>
<room
/
>
<sendAsText>
false
</sendAsText>
<iconEmoji
></iconEmoji
>
<username
></username
>
<iconEmoji
/
>
<username
/
>
<startNotification>
false
</startNotification>
<notifySuccess>
false
</notifySuccess>
<notifyAborted>
true
</notifyAborted>
...
...
@@ -98,27 +98,27 @@ hotfix/1.15.1GA</description>
<includeFailedTests>
false
</includeFailedTests>
<commitInfoChoice>
NONE
</commitInfoChoice>
<includeCustomMessage>
false
</includeCustomMessage>
<customMessage
></customMessage
>
<customMessageSuccess
></customMessageSuccess
>
<customMessageAborted
></customMessageAborted
>
<customMessageNotBuilt
></customMessageNotBuilt
>
<customMessageUnstable
></customMessageUnstable
>
<customMessageFailure
></customMessageFailure
>
<customMessage
/
>
<customMessageSuccess
/
>
<customMessageAborted
/
>
<customMessageNotBuilt
/
>
<customMessageUnstable
/
>
<customMessageFailure
/
>
</jenkins.plugins.slack.SlackNotifier>
</publishers>
<buildWrappers>
<hudson.plugins.ws__cleanup.PreBuildCleanup
plugin=
"ws-cleanup@0.3
7
"
>
<hudson.plugins.ws__cleanup.PreBuildCleanup
plugin=
"ws-cleanup@0.3
8
"
>
<deleteDirs>
false
</deleteDirs>
<cleanupParameter
></cleanupParameter
>
<externalDelete
></externalDelete
>
<cleanupParameter
/
>
<externalDelete
/
>
<disableDeferredWipeout>
false
</disableDeferredWipeout>
</hudson.plugins.ws__cleanup.PreBuildCleanup>
</buildWrappers>
<prebuilders>
<hudson.tasks.Shell>
<command>
VAR=$(git rev-parse --short HEAD)_$(date +
"
%Y%m%d_%H%M
"
)
version=$(echo $GIT_BRANCH | cut -d
'
/
'
-f 3)
sed -i
"
s/
<
base.*/
<
base href=\
"
\/\
"
version=\
"
${version}_${VAR}\
"
\/
>
/
"
WebContent/WEB-INF/jsp/home/home.jsp
</command>
<command>
VAR=$(git rev-parse --short HEAD)_$(date +
"%Y%m%d_%H%M"
)
version=$(echo $GIT_BRANCH | cut -d
'/'
-f 3)
sed -i
"s/
<
base.*/
<
base href=\"\/\" version=\"${version}_${VAR}\"\/
>
/"
WebContent/WEB-INF/jsp/home/home.jsp
</command>
</hudson.tasks.Shell>
</prebuilders>
<postbuilders>
...
...
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