X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fglobal%2Fglobal-templates-rebase.yaml;h=6ac53a954ff119067ad44387793325775b1a426d;hb=cf2d5ab7069c4eb56c07cc846a2ee7f9614056ef;hp=38712ae2a87e9a85d4ebb5b0d5b7539c413983ee;hpb=3e9477ad1a27716bc1807bfd45ced84e08db07ea;p=infra%2Fcicd.git diff --git a/jjb/global/global-templates-rebase.yaml b/jjb/global/global-templates-rebase.yaml index 38712ae2..6ac53a95 100644 --- a/jjb/global/global-templates-rebase.yaml +++ b/jjb/global/global-templates-rebase.yaml @@ -7,6 +7,9 @@ concurrent: false + properties: + - logrotate + parameters: - project-parameters: project: '{project}' @@ -28,6 +31,7 @@ project: '{project}' branch: '{branch}' files: '**' + - timed: "@midnight" wrappers: - build-timeout: @@ -36,3 +40,7 @@ builders: - shell: !include-raw-escape: ./rebase-jobs.sh + + publishers: + - notify-slack: + slack-channel: '#infra'