Code Review
/
releng.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
357ddd2ec1047ecd28d40ebf147c8a1020d41b65
[releng.git]
/
promise.yml
1
- project:
2
name: promise
3
project: '{name}'
4
jobs:
5
- '{project}-verify'
6
- '{project}-merge-{stream}'
7
8
# stream: branch with - in place of / (eg. stable-arno)
9
# branch: branch (eg. stable/arno)
10
stream:
11
- master:
12
branch: 'master'