00f7a3f3b7
Change-Id: I2a9fda9a91e382a65119a719655edd4ca340aa8c Signed-off-by: Kien Ha <kienha9922@gmail.com>
10 lines
309 B
XML
10 lines
309 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<project>
|
|
<properties>
|
|
<org.jenkinsci.plugins.gitbucket.GitBucketProjectProperty plugin="gitbucket">
|
|
<url>https://foo.com</url>
|
|
<linkEnabled>false</linkEnabled>
|
|
</org.jenkinsci.plugins.gitbucket.GitBucketProjectProperty>
|
|
</properties>
|
|
</project>
|