diff options
author | Mauro Sardara <msardara@cisco.com> | 2023-01-12 16:07:00 +0100 |
---|---|---|
committer | Mauro Sardara <msardara@cisco.com> | 2023-01-12 16:07:52 +0100 |
commit | c3d81498a92c789301ec2843886b69b3fc104d17 (patch) | |
tree | 8cf5dac668bc3fce86eec2a3cd48202c273028a0 /jjb | |
parent | e8129f58c7ad64d857a7927398132d18c4d8ad9b (diff) |
feat: add stream 2210 in hicn docs
Change-Id: I0c10e3bd5c949bde86c99d05de5ed1c8b6734f5d
Signed-off-by: Mauro Sardara <msardara@cisco.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/hicn/hicn-docs.yaml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/jjb/hicn/hicn-docs.yaml b/jjb/hicn/hicn-docs.yaml index 27bdbe93e..c865faa34 100644 --- a/jjb/hicn/hicn-docs.yaml +++ b/jjb/hicn/hicn-docs.yaml @@ -11,6 +11,11 @@ stream: - "master": branch: "master" + repo: "hicn" + branch-refspec: "" + - "2210": + branch: "stable/2210" + repo: "2210" branch-refspec: "" type: - short @@ -41,7 +46,7 @@ - os-parameter: os: "{os}" - stream-parameter: - stream: "{stream}" + stream: "{repo}" scm: - gerrit-trigger-scm: @@ -91,7 +96,7 @@ - os-parameter: os: "{os}" - stream-parameter: - stream: "{stream}" + stream: "{repo}" scm: - gerrit-trigger-scm: |