summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/dovetail/dovetail-project-jobs.yaml4
-rw-r--r--jjb/dovetail/dovetail-rtd-jobs.yaml3
2 files changed, 6 insertions, 1 deletions
diff --git a/jjb/dovetail/dovetail-project-jobs.yaml b/jjb/dovetail/dovetail-project-jobs.yaml
index 2e9652e68..3a3b1e9b4 100644
--- a/jjb/dovetail/dovetail-project-jobs.yaml
+++ b/jjb/dovetail/dovetail-project-jobs.yaml
@@ -18,7 +18,9 @@
disabled: false
- hunter:
branch: 'stable/{stream}'
- gs-pathname: '/{stream}'
+ disabled: false
+ - jerma:
+ branch: 'stable/{stream}'
disabled: false
################################
diff --git a/jjb/dovetail/dovetail-rtd-jobs.yaml b/jjb/dovetail/dovetail-rtd-jobs.yaml
index 395c75adb..1190f65a7 100644
--- a/jjb/dovetail/dovetail-rtd-jobs.yaml
+++ b/jjb/dovetail/dovetail-rtd-jobs.yaml
@@ -15,6 +15,9 @@
- hunter:
branch: 'stable/{stream}'
disabled: false
+ - jerma:
+ branch: 'stable/{stream}'
+ disabled: false
jobs:
- '{project-name}-rtd-jobs'