X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fglobal%2Fglobal-templates-push-upstream.yaml;h=b3c0b483ac3da72fba505c54dbf601f8380bc265;hb=0daa87512a84f387d52a422864669b26f8d38b91;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..b3c0b483 100644 --- a/jjb/global/global-templates-push-upstream.yaml +++ b/jjb/global/global-templates-push-upstream.yaml @@ -7,6 +7,9 @@ concurrent: true + properties: + - logrotate + parameters: - project-parameters: project: '{project}' @@ -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'