diff options
author | Hongjun Ni <hongjun.ni@intel.com> | 2019-08-09 00:10:09 +0800 |
---|---|---|
committer | Hongjun Ni <hongjun.ni@intel.com> | 2019-08-09 00:10:09 +0800 |
commit | 3f62f9fd569a61b32caab408da25e84b99d68fbf (patch) | |
tree | 72ce78d3347bd1da95f27a53f7f313cf4c989ddc /jjb | |
parent | c59c5c69469bfb71770b839485fba69033d0f858 (diff) |
Create new stream stable 1908 for sweetcomb
Change-Id: Ic05564c030810f6259c1553b523a20dadde226e0
Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
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 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' |