blob: db380ba94074f8b980706f0a170f15fa36800a59 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
scm:
- hg:
revision-type: tag
revision: '1.0'
url: ssh://hg@hg/repo
credentials-id: "abcdef01234567890"
modules: module
clean: true
subdir: my/sources
disable-changelog: true
browser: hgweb
browser-url: http://hg/repo
|