summaryrefslogtreecommitdiffstats
path: root/tests/scm/fixtures/gitlab.yaml
blob: fce3f894f221d62b5cc0a7ce2a908c2dfe0cc682 (plain)
1
2
3
4
5
6
7
8
scm:
  - git:
      url: "git@gitlab.example.com:foo/bar.git"
      branches:
        - origin/master
      browser: gitlab
      browser-url: "https://gitlab.example.com/foo/bar/"
      browser-version: "5.2"