From ba5bee5aa9413154a7821a79714dc0d51d0d9132 Mon Sep 17 00:00:00 2001 From: jenkins-ci Date: Wed, 5 Jan 2022 17:57:43 +0000 Subject: [PATCH] Create Stable Branch Jobs for opnfvdocs Change-Id: I317e4af0928122d297f7d8953f1f8aec5cce3338 Signed-off-by: jenkins-ci Signed-off-by: Trevor Bramwell --- jjb/opnfvdocs/docs-rtd.yaml | 2 ++ jjb/opnfvdocs/opnfvdocs.yaml | 4 ++++ 2 files changed, 6 insertions(+) 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}' -- 2.16.6