mirror of
https://github.com/Fishwaldo/rundeck-api-java-client.git
synced 2025-07-08 14:08:33 +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>
|
||||
</site>
|
||||
</distributionManagement>
|
||||
<ciManagement>
|
||||
<system>Jenkins</system>
|
||||
<url>https://rundeck-api-java-client.ci.cloudbees.com</url>
|
||||
</ciManagement>
|
||||
<issueManagement>
|
||||
<system>GitHub</system>
|
||||
<url>https://github.com/vbehar/rundeck-api-java-client/issues</url>
|
||||
|
@ -280,6 +284,7 @@
|
|||
<reportSets>
|
||||
<reportSet>
|
||||
<reports>
|
||||
<report>cim</report>
|
||||
<report>dependencies</report>
|
||||
<report>distribution-management</report>
|
||||
<report>index</report>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue