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
3d5a8bf3
Commit
3d5a8bf3
authored
Dec 31, 2019
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
scott: Job [Deploy_CHMB_Prod] configuration updated
Change performed by ·¨¼y°ó
parent
d2f17761
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
jobs/Deploy_CHMB_Prod/config.xml
jobs/Deploy_CHMB_Prod/config.xml
+4
-4
No files found.
jobs/Deploy_CHMB_Prod/config.xml
View file @
3d5a8bf3
...
...
@@ -70,7 +70,7 @@ hotfix/1.15.1GA</description>
</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.0.0
"
>
<configVersion>
2
</configVersion>
<userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig>
...
...
@@ -98,7 +98,7 @@ hotfix/1.15.1GA</description>
<groupId>
org.ylhealth.ym.hrb.backend
</groupId>
<artifactId>
CHMB
</artifactId>
</rootModule>
<goals>
clean package install -Dmaven.test.skip=true -DskipTests=true
</goals>
<goals>
clean package install -Dmaven.test.skip=true -DskipTests=true
-Ddependency-check.skip=true
</goals>
<defaultGoals>
spring-boot:run
</defaultGoals>
<aggregatorStyleBuild>
true
</aggregatorStyleBuild>
<incrementalBuild>
false
</incrementalBuild>
...
...
@@ -117,7 +117,7 @@ hotfix/1.15.1GA</description>
<globalSettings
class=
"jenkins.mvn.DefaultGlobalSettingsProvider"
/>
<reporters/>
<publishers>
<jenkins.plugins.slack.SlackNotifier
plugin=
"slack@2.3
4
"
>
<jenkins.plugins.slack.SlackNotifier
plugin=
"slack@2.3
5
"
>
<baseUrl></baseUrl>
<teamDomain></teamDomain>
<authToken></authToken>
...
...
@@ -150,7 +150,7 @@ hotfix/1.15.1GA</description>
</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>
...
...
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