00a1c332e5
Make it possible to use Atlassian Stash as a repository viewer of Git SCM changes. Also sort the viewers alphabetically. Change-Id: I6725570a0aa6770b2d0eee2cd0ae5ff0e5c5e07c
8 lines
200 B
YAML
8 lines
200 B
YAML
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/"
|