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
516106b3
Commit
516106b3
authored
Oct 15, 2019
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20180083: Job [Notify_Group] configuration updated
Change performed by §õº~?
parent
d1f2bec2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
jobs/Notify_Group/config.xml
jobs/Notify_Group/config.xml
+6
-3
No files found.
jobs/Notify_Group/config.xml
View file @
516106b3
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<description></description>
<description></description>
<keepDependencies>
false
</keepDependencies>
<keepDependencies>
false
</keepDependencies>
<properties>
<properties>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty
plugin=
"gitlab-plugin@1.5.1
1
"
>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty
plugin=
"gitlab-plugin@1.5.1
3
"
>
<gitLabConnection>
ylhealth
</gitLabConnection>
<gitLabConnection>
ylhealth
</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<hudson.model.ParametersDefinitionProperty>
<hudson.model.ParametersDefinitionProperty>
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
<jenkins.model.BuildDiscarderProperty>
<jenkins.model.BuildDiscarderProperty>
<strategy
class=
"hudson.tasks.LogRotator"
>
<strategy
class=
"hudson.tasks.LogRotator"
>
<daysToKeep>
1
</daysToKeep>
<daysToKeep>
1
</daysToKeep>
<numToKeep>
3
</numToKeep>
<numToKeep>
1
</numToKeep>
<artifactDaysToKeep>
-1
</artifactDaysToKeep>
<artifactDaysToKeep>
-1
</artifactDaysToKeep>
<artifactNumToKeep>
-1
</artifactNumToKeep>
<artifactNumToKeep>
-1
</artifactNumToKeep>
</strategy>
</strategy>
...
@@ -35,7 +35,7 @@
...
@@ -35,7 +35,7 @@
<triggers/>
<triggers/>
<concurrentBuild>
false
</concurrentBuild>
<concurrentBuild>
false
</concurrentBuild>
<builders>
<builders>
<jenkins.plugins.http__request.HttpRequest
plugin=
"http_request@1.8.2
2
"
>
<jenkins.plugins.http__request.HttpRequest
plugin=
"http_request@1.8.2
3
"
>
<url>
https://notify-api.line.me/api/notify
</url>
<url>
https://notify-api.line.me/api/notify
</url>
<ignoreSslErrors>
false
</ignoreSslErrors>
<ignoreSslErrors>
false
</ignoreSslErrors>
<httpMode>
POST
</httpMode>
<httpMode>
POST
</httpMode>
...
@@ -51,6 +51,9 @@
...
@@ -51,6 +51,9 @@
<quiet>
false
</quiet>
<quiet>
false
</quiet>
<authentication></authentication>
<authentication></authentication>
<requestBody>
message=$NotifyMessage
</requestBody>
<requestBody>
message=$NotifyMessage
</requestBody>
<uploadFile></uploadFile>
<multipartName></multipartName>
<useSystemProperties>
true
</useSystemProperties>
<customHeaders>
<customHeaders>
<pair>
<pair>
<name>
Authorization
</name>
<name>
Authorization
</name>
...
...
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