diff options
author | 2019-08-08 15:40:20 +0000 | |
---|---|---|
committer | 2019-08-08 15:40:20 +0000 | |
commit | 4e360dc340333ece22e09a2646506c1ca05be3ba (patch) | |
tree | cb38404d096ff6a0661083845dfde75580b6e545 | |
parent | 84a8ac5e17f73e84befde3bca4560a36077c78fe (diff) | |
parent | 3f62f9fd569a61b32caab408da25e84b99d68fbf (diff) |
Merge "Create new stream stable 1908 for sweetcomb"
-rw-r--r-- | jjb/sweetcomb/sweetcomb.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/sweetcomb/sweetcomb.yaml b/jjb/sweetcomb/sweetcomb.yaml index 803a781f8..13b1134bc 100644 --- a/jjb/sweetcomb/sweetcomb.yaml +++ b/jjb/sweetcomb/sweetcomb.yaml @@ -32,6 +32,9 @@ - master: branch: 'master' repo-stream-part: 'master' + - '1908': + branch: 'stable/1908' + repo-stream-part: 'stable.1908' - '1904': branch: 'stable/1904' repo-stream-part: 'stable.1904' |