diff options
-rw-r--r-- | jjb/doctor/doctor-rtd-jobs.yaml | 2 | ||||
-rw-r--r-- | jjb/doctor/doctor.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/jjb/doctor/doctor-rtd-jobs.yaml b/jjb/doctor/doctor-rtd-jobs.yaml index 512b9907a..52a311389 100644 --- a/jjb/doctor/doctor-rtd-jobs.yaml +++ b/jjb/doctor/doctor-rtd-jobs.yaml @@ -13,7 +13,7 @@ - master: branch: '{stream}' disabled: false - - hunter: + - jerma: &jerma branch: 'stable/{stream}' disabled: false diff --git a/jjb/doctor/doctor.yaml b/jjb/doctor/doctor.yaml index 1b86a3a67..bdeecdb17 100644 --- a/jjb/doctor/doctor.yaml +++ b/jjb/doctor/doctor.yaml @@ -11,7 +11,7 @@ branch: '{stream}' gs-pathname: '' disabled: false - - hunter: + - jerma: &jerma branch: 'stable/{stream}' gs-pathname: '/{stream}' disabled: false |