mirror of
https://github.com/Fishwaldo/rundeck-api-java-client.git
synced 2025-07-09 14:39:09 +00:00
add link to jenkins (cloudbees)
This commit is contained in:
parent
120f4bd0fc
commit
7826d7afcb
1 changed files with 5 additions and 0 deletions
5
pom.xml
5
pom.xml
|
@ -44,6 +44,10 @@
|
||||||
<url>gitsite:git@github.com/vbehar/rundeck-api-java-client.git</url>
|
<url>gitsite:git@github.com/vbehar/rundeck-api-java-client.git</url>
|
||||||
</site>
|
</site>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
<ciManagement>
|
||||||
|
<system>Jenkins</system>
|
||||||
|
<url>https://rundeck-api-java-client.ci.cloudbees.com</url>
|
||||||
|
</ciManagement>
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
<system>GitHub</system>
|
<system>GitHub</system>
|
||||||
<url>https://github.com/vbehar/rundeck-api-java-client/issues</url>
|
<url>https://github.com/vbehar/rundeck-api-java-client/issues</url>
|
||||||
|
@ -280,6 +284,7 @@
|
||||||
<reportSets>
|
<reportSets>
|
||||||
<reportSet>
|
<reportSet>
|
||||||
<reports>
|
<reports>
|
||||||
|
<report>cim</report>
|
||||||
<report>dependencies</report>
|
<report>dependencies</report>
|
||||||
<report>distribution-management</report>
|
<report>distribution-management</report>
|
||||||
<report>index</report>
|
<report>index</report>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue