summaryrefslogtreecommitdiffstats
path: root/tests/scm/fixtures/git001.yaml
blob: a15b319e10d483afc2f6542b4b07a6bfeea7976f (plain)
1
2
3
4
5
6
7
8
9
scm:
  - git:
      url: https://example.com/project.git
      branches:
        - master
        - stable
      browser: githubweb
      browser-url: http://github.com/foo/example.git
      timeout: 20