jenkins-job-builder/tests/scm/fixtures/git002.yaml

16 lines
346 B
YAML

scm:
- git:
url: https://example.com/project.git
branches:
- master
- stable
browser: githubweb
browser-url: http://github.com/foo/example.git
shallow-clone: true
depth: 3
timeout: 20
do-not-fetch-tags: false
changelog-against:
remote: origin
branch: master