Commit 38bae569 authored by nimrod's avatar nimrod
Browse files

Notify on cron failures.

parent 6ca34dd4
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@daily docker exec -t gitlab_gitlab_1 gitlab-backup
@daily docker exec -t gitlab_gitlab_1 gitlab-backup || wget --spider https://notify.shore.co.il/send?message=GitLab%20backup%20failed.
@daily docker exec find /var/backups -mtime +7 -delete