009b362968
added support for another extension type, and fix how extensions are populated to xml Change-Id: Ic9cf21a268d4ee3fb9b9efdee65c3d49e0cdb31e Signed-off-by: Kyle Rockman <kyle.rockman@mac.com>
13 lines
274 B
YAML
13 lines
274 B
YAML
scm:
|
|
- git:
|
|
url: https://example.com/project.git
|
|
branches:
|
|
- master
|
|
- stable
|
|
browser: githubweb
|
|
browser-url: http://github.com/foo/example.git
|
|
timeout: 20
|
|
changelog-against:
|
|
remote: origin
|
|
branch: master
|