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
59b0cca0
Commit
59b0cca0
authored
Sep 17, 2018
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20180083: Job [CHM_Detect_Web_Launch] configuration updated
Change performed by §õº~?
parent
63f93ad1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
55 additions
and
0 deletions
+55
-0
jobs/CHM_Detect_Web_Launch/config.xml
jobs/CHM_Detect_Web_Launch/config.xml
+55
-0
No files found.
jobs/CHM_Detect_Web_Launch/config.xml
0 → 100644
View file @
59b0cca0
<?xml version='1.1' encoding='UTF-8'?>
<project>
<actions/>
<description></description>
<keepDependencies>
false
</keepDependencies>
<properties>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty
plugin=
"gitlab-plugin@1.5.9"
>
<gitLabConnection>
ylhealth
</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<jenkins.model.BuildDiscarderProperty>
<strategy
class=
"hudson.tasks.LogRotator"
>
<daysToKeep>
1
</daysToKeep>
<numToKeep>
1
</numToKeep>
<artifactDaysToKeep>
-1
</artifactDaysToKeep>
<artifactNumToKeep>
-1
</artifactNumToKeep>
</strategy>
</jenkins.model.BuildDiscarderProperty>
</properties>
<scm
class=
"hudson.scm.NullSCM"
/>
<assignedNode>
"
Build Node 133
"
||master
</assignedNode>
<canRoam>
false
</canRoam>
<disabled>
false
</disabled>
<blockBuildWhenDownstreamBuilding>
false
</blockBuildWhenDownstreamBuilding>
<blockBuildWhenUpstreamBuilding>
false
</blockBuildWhenUpstreamBuilding>
<triggers>
<org.jenkinsci.plugins.urltrigger.URLTrigger
plugin=
"urltrigger@0.44"
>
<spec></spec>
<triggerLabel>
master
</triggerLabel>
<entries>
<org.jenkinsci.plugins.urltrigger.URLTriggerEntry>
<url>
http://192.168.2.71:8080/
</url>
<proxyActivated>
false
</proxyActivated>
<checkStatus>
true
</checkStatus>
<statusCode>
200
</statusCode>
<timeout>
300
</timeout>
<checkETag>
false
</checkETag>
<checkLastModificationDate>
false
</checkLastModificationDate>
<inspectingContent>
false
</inspectingContent>
<useGlobalEnvVars>
false
</useGlobalEnvVars>
<contentTypes/>
<requestHeaders/>
</org.jenkinsci.plugins.urltrigger.URLTriggerEntry>
</entries>
<labelRestriction>
true
</labelRestriction>
</org.jenkinsci.plugins.urltrigger.URLTrigger>
</triggers>
<concurrentBuild>
false
</concurrentBuild>
<builders>
<hudson.tasks.BatchFile>
<command>
"
C:\DetectIP\DetectIP.exe
"
192.168.2.71 8080
</command>
</hudson.tasks.BatchFile>
</builders>
<publishers/>
<buildWrappers/>
</project>
\ No newline at end of file
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