X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fglobal%2Fglobal-templates-push-upstream.yaml;h=5241119c1773fa1e82537b648bcb340751d1809d;hb=258d340275ce986c72333876fc0e0daedb7b8bc0;hp=7b5612e9cd8eb6cf8a778080be6f4319e09d540c;hpb=e2e3ff76a147f1e2f31d4ee0a418afcf3b6ab4d6;p=infra%2Fcicd.git diff --git a/jjb/global/global-templates-push-upstream.yaml b/jjb/global/global-templates-push-upstream.yaml index 7b5612e9..5241119c 100644 --- a/jjb/global/global-templates-push-upstream.yaml +++ b/jjb/global/global-templates-push-upstream.yaml @@ -5,7 +5,10 @@ disabled: false - concurrent: true + concurrent: false + + properties: + - logrotate parameters: - project-parameters: @@ -18,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: @@ -32,3 +37,7 @@ builders: - shell: !include-raw-escape: ./push-upstream-jobs.sh + + publishers: + - notify-slack: + slack-channel: '#infra'