diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2020-12-09 16:44:37 -0800 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2020-12-09 16:44:37 -0800 |
commit | 3dba5306b43a0f48b03e169a4e68aa43f8176c28 (patch) | |
tree | 2ad6b70092a0398e7acd062371f7ca277a2efdb9 /jjb/opnfvdocs | |
parent | 76c8568e1e994091fa365b52ba4bc16e193ea2ae (diff) |
Build Jerma branch for OPNFVDocs
Change-Id: Iae9599f1c09713d99aed9c6730afe8776d2a0839
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb/opnfvdocs')
-rw-r--r-- | jjb/opnfvdocs/docs-rtd.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/opnfvdocs/docs-rtd.yaml b/jjb/opnfvdocs/docs-rtd.yaml index c3a9660de..e680747ef 100644 --- a/jjb/opnfvdocs/docs-rtd.yaml +++ b/jjb/opnfvdocs/docs-rtd.yaml @@ -16,6 +16,8 @@ branch: 'master' - iruya: branch: 'stable/{stream}' + - jerma: + branch: 'stable/{stream}' - job-template: name: 'docs-merge-rtd-{stream}' |