jenkins-job-builder/tests/scm/fixtures/bzr001.xml

9 lines
218 B
XML

<?xml version="1.0" encoding="utf-8"?>
<project>
<scm class="hudson.plugins.bazaar.BazaarSCM">
<source>lp:test_project</source>
<cleantree>false</cleantree>
<checkout>false</checkout>
</scm>
</project>