7ee3cc1ceb
Change-Id: Ic324af03e3c4a110f34041c71ce0cecb7b474560
14 lines
410 B
XML
14 lines
410 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<project>
|
|
<publishers>
|
|
<org.jenkinsci.plugins.rundeck.RundeckNotifier>
|
|
<jobId>testproject:group/jobname</jobId>
|
|
<options/>
|
|
<nodeFilters/>
|
|
<tag/>
|
|
<shouldWaitForRundeckJob>false</shouldWaitForRundeckJob>
|
|
<shouldFailTheBuild>false</shouldFailTheBuild>
|
|
</org.jenkinsci.plugins.rundeck.RundeckNotifier>
|
|
</publishers>
|
|
</project>
|