blob: e14f54514173d8e8062b061f5ba3723b9d0c931b (
plain)
1
2
3
4
5
6
7
8
9
10
|
scm:
- git:
remotes:
- internal:
url: ssh://git@internal.example.com/foobar.git
credentials-id: 01234567-89ab-cdef-0123-456789abcdef
- github:
url: https://github.com/exampleuser/foobar.git
branches:
- github/master
|