diff options
Diffstat (limited to 'jjb')
-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 f1d0cdb1d..9256b15b0 100644 --- a/jjb/sweetcomb/sweetcomb.yaml +++ b/jjb/sweetcomb/sweetcomb.yaml @@ -32,6 +32,9 @@ - master: branch: 'master' repo-stream-part: 'master' + - '2001': + branch: 'stable/2001' + repo-stream-part: 'stable.2001' - '1908': branch: 'stable/1908' repo-stream-part: 'stable.1908' |