jenkins-job-builder/tests/scm/fixtures/git-extensions02.yaml

12 lines
266 B
YAML

scm:
- git:
url: https://example.com/project.git
branches:
- master
browser: githubweb
browser-url: http://github.com/foo/example.git
per-build-tag: false
prune: false
use-author: false
wipe-workspace: false