X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdoctor%2Fdoctor-rtd-jobs.yaml;h=52a31138913be8086145f22ea789bdfdb751252a;hb=6d669b42752bb3827c41ea17e650ff40c1a6358b;hp=1693a6f3adf70323cf5b176e91ff99944ea555f3;hpb=e9ec3628d0dc308be594eebe8df5aeafdf5dded5;p=releng.git diff --git a/jjb/doctor/doctor-rtd-jobs.yaml b/jjb/doctor/doctor-rtd-jobs.yaml index 1693a6f3a..52a311389 100644 --- a/jjb/doctor/doctor-rtd-jobs.yaml +++ b/jjb/doctor/doctor-rtd-jobs.yaml @@ -9,5 +9,13 @@ rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-doctor/47362/' rtd-token: 'bf8640556a3ba3151e4e5602facc5ed982dd88c8' + stream: + - master: + branch: '{stream}' + disabled: false + - jerma: &jerma + branch: 'stable/{stream}' + disabled: false + jobs: - '{project-name}-rtd-jobs'