jenkins-job-builder/tests/scm/fixtures/svn-multiple-repos-001.yaml
Somay Jain c20570f9d6 Support for repo-depth and ignore-externals in svn plugin
Change-Id: I5f35536a936bde33b0a8c710b28ac5e81fcc6c8b
2015-07-13 17:55:56 +05:30

12 lines
289 B
YAML

scm:
- svn:
workspaceupdater: update
repos:
- url: http://svn.example.com/repo
basedir: .
credentials-id: "abcdef01234567890"
repo-depth: files
ignore-externals: true
- url: http://svn.example.com/repo2
basedir: repo2