summaryrefslogtreecommitdiffstats
path: root/tests/scm/fixtures/hg02.yaml
blob: dcd1f8ee103f35fc43b3e495cfa6c8d75133d1b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
scm:
  - hg:
     revision: feature
     url: ssh://hg@hg/repo
     credentials-id: "abcdef01234567890"
     modules:
       - module1
       - module2
     clean: true
     subdir: my/sources
     disable-changelog: true
     browser: hgweb
     browser-url: http://hg/repo