diff options
author | Emma Foley <efoley@redhat.com> | 2022-08-30 15:13:35 +0100 |
---|---|---|
committer | Emma Foley <efoley@redhat.com> | 2022-08-30 15:13:35 +0100 |
commit | 5ee45306010b48cfc37717e5e6bb3632314f3af8 (patch) | |
tree | 9c662709de6e16e43672e9fe337dcbbcf50bf00c | |
parent | 3a6236c2d8ddb254ca127c793f7ce3add663f5a1 (diff) |
[opnfvdocs] Add moselle jobs
Signed-off-by: Emma Foley <efoley@redhat.com>
Change-Id: Ibec9f0be8a4a889e34b4906773119df65e975291
-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}' |