jenkins-job-builder/tests/properties/fixtures/gitbucket-full.xml
Kien Ha 00f7a3f3b7 Add GitBucket plugin support
Change-Id: I2a9fda9a91e382a65119a719655edd4ca340aa8c
Signed-off-by: Kien Ha <kienha9922@gmail.com>
2016-08-30 14:31:12 -04:00

10 lines
308 B
XML

<?xml version="1.0" encoding="utf-8"?>
<project>
<properties>
<org.jenkinsci.plugins.gitbucket.GitBucketProjectProperty plugin="gitbucket">
<url>https://foo.com</url>
<linkEnabled>true</linkEnabled>
</org.jenkinsci.plugins.gitbucket.GitBucketProjectProperty>
</properties>
</project>