add acumos/documenation mirror jobs
[infra/cicd.git] / jjb / onap / global-templates-onap-push-upstream.yaml
index 5e44ed85817205a23560a05ca367ea4222e59322..ab19211c23039d9384a6614ef5b82fc8cde6514b 100644 (file)
@@ -5,7 +5,7 @@
 
     disabled: false
 
-    concurrent: true
+    concurrent: false
 
     properties:
       - logrotate
@@ -21,6 +21,8 @@
           ssh-credentials-id: nordixinfra-nordix-gerrit-ssh
           branch: '{branch}'
           refspec: $GERRIT_REFSPEC
+          wipe_workspace: true
+          clean_before: false
 
     triggers:
       - nordix-gerrit-push-upstream:
@@ -35,7 +37,3 @@
     builders:
       - shell:
           !include-raw-escape: ./push-upstream-jobs.sh
-
-    publishers:
-      - notify-slack:
-          slack-channel: '#infra'