Home
last modified time | relevance | path

Searched +full:jenkins +full:. +full:button +(+path:plugin +path:jenkins) -(+path:plugin +path:jenkins +path:lang) (Results 1 – 2 of 2) sorted by relevance

/plugin/jenkins/
H A Daction.php3 * Jenkins Action Plugin: Inserts a button into the toolbar
17 * Inserts a toolbar button
22 'title' => $this->getLang('button'),
23 'icon' => '../../plugins/jenkins/images/button.png',
24 'open' => '<jenkins job="JOB_NAME"',
H A DREADME.md1 # Plugin Jenkins
4 Dokuwiki plugin for Jenkins user.
26 * **jenkins.url**: Put your Jenkins url here, without a slash ending. i.e.: `http://my-jenkins.com`.
27 * **jenkins.user**: Enter the ID of a Jenkins user, with the right to view any job..
28jenkins.token**: Set the corresponding Jenkins user token. You can find it in `http://JENKINS_URL/…
35 <jenkins job="JOB_NAME" />
41 <jenkins job="FOLDER/JOB_NAME" />
44 By default, jenkins plugin display the last build of your job. If you want to display a specific bu…
47 <jenkins job="FOLDER/JOB_NAME" build="459"/>
52 ![Plugin Preview](https://s1.postimg.org/olp2xm0f3/jenkins_preview.png)
[all …]