Merge "Remove Old Dovetail Artifact Upload Jobs"
authorAric Gardner <agardner@linuxfoundation.org>
Tue, 1 Dec 2020 15:50:19 +0000 (15:50 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 1 Dec 2020 15:50:19 +0000 (15:50 +0000)
jjb/dovetail/dovetail-project-jobs.yaml
jjb/dovetail/dovetail-rtd-jobs.yaml

index 2e9652e..3a3b1e9 100644 (file)
@@ -18,7 +18,9 @@
           disabled: false
       - hunter:
           branch: 'stable/{stream}'
-          gs-pathname: '/{stream}'
+          disabled: false
+      - jerma:
+          branch: 'stable/{stream}'
           disabled: false
 
 ################################
index 395c75a..1190f65 100644 (file)
@@ -15,6 +15,9 @@
       - hunter:
           branch: 'stable/{stream}'
           disabled: false
+      - jerma:
+          branch: 'stable/{stream}'
+          disabled: false
 
     jobs:
       - '{project-name}-rtd-jobs'