Adding clamp repo
[infra/cicd.git] / jjb / opendev / global-templates-opendev-push-upstream.yaml
index 5b8bfb6127095bf4b34e372dd559d49d33e3ff53..af374e4d9cbb13e889cf5d47cbebe4d777f9b14a 100644 (file)
@@ -1,11 +1,11 @@
 - job-template:
     name: 'opendev-{project-name}-push-upstream'
 
-    node: infra-build01-ubuntu1804
+    node: infra-ubuntu1804
 
     disabled: false
 
-    concurrent: true
+    concurrent: false
 
     properties:
       - logrotate
@@ -38,7 +38,3 @@
     builders:
       - shell:
           !include-raw-escape: ./push-upstream-jobs.sh
-
-    publishers:
-      - notify-slack:
-          slack-channel: '#infra'