summaryrefslogtreecommitdiffstats
path: root/tests/scm/fixtures/stash.yaml
blob: e7d870da5c857325e0d8f12c6a8ff617871a68b0 (plain)
1
2
3
4
5
6
7
scm:
  - git:
      url: "ssh://git@stash.example.com:/foo/bar.git"
      branches:
        - origin/master
      browser: stash
      browser-url: "https://stash.example.com/projects/foo/repos/bar/"