From: jenkins-ci Date: Wed, 5 Jan 2022 17:57:43 +0000 (+0000) Subject: Create Stable Branch Jobs for opnfvdocs X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=ba5bee5aa9413154a7821a79714dc0d51d0d9132;p=releng.git Create Stable Branch Jobs for opnfvdocs Change-Id: I317e4af0928122d297f7d8953f1f8aec5cce3338 Signed-off-by: jenkins-ci Signed-off-by: Trevor Bramwell --- diff --git a/jjb/opnfvdocs/docs-rtd.yaml b/jjb/opnfvdocs/docs-rtd.yaml index 32cc5ea01..a9f0d0ca6 100644 --- a/jjb/opnfvdocs/docs-rtd.yaml +++ b/jjb/opnfvdocs/docs-rtd.yaml @@ -17,6 +17,8 @@ stream: - master: branch: 'master' + - lakelse: + branch: 'stable/{stream}' - iruya: branch: 'stable/{stream}' - jerma: diff --git a/jjb/opnfvdocs/opnfvdocs.yaml b/jjb/opnfvdocs/opnfvdocs.yaml index 22d67d637..988e66e1b 100644 --- a/jjb/opnfvdocs/opnfvdocs.yaml +++ b/jjb/opnfvdocs/opnfvdocs.yaml @@ -17,6 +17,10 @@ branch: '{stream}' gs-pathname: '' disabled: false + - lakelse: + branch: 'stable/{stream}' + gs-pathname: '/{stream}' + disabled: false - hunter: branch: 'stable/{stream}' gs-pathname: '/{stream}'