diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/opnfvdocs/opnfvdocs.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/opnfvdocs/opnfvdocs.yaml b/jjb/opnfvdocs/opnfvdocs.yaml index 988e66e1b..b112786a6 100644 --- a/jjb/opnfvdocs/opnfvdocs.yaml +++ b/jjb/opnfvdocs/opnfvdocs.yaml @@ -17,6 +17,10 @@ branch: '{stream}' gs-pathname: '' disabled: false + - moselle: + branch: 'stable/{stream}' + gs-pathname: '/{stream}' + disabled: false - lakelse: branch: 'stable/{stream}' gs-pathname: '/{stream}' |