INFRA: Update the slack options for projects
[infra/cicd.git] / jjb / global / global-templates-push-upstream.yaml
index 032a71748a391f08b2b328dd270c6e15a6caa93f..70048b9194fa8ddc0e27ea88fb58c0b863345000 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'