summaryrefslogtreecommitdiffstats
path: root/tests/scm/fixtures/git-extensions02.yaml
blob: b4805fa339fa28c8bc629ca14842aae57a8c2d22 (plain)
1
2
3
4
5
6
7
8
9
10
11
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