diff --git a/crond/crontab b/crond/crontab index 8c4491b25c1b8fdce47ebbd7341d1331ffbb6055..7854e5c39cb66c769c448977f30bddccedeed2bb 100644 --- a/crond/crontab +++ b/crond/crontab @@ -1,2 +1,2 @@ -@weekly docker exec -t gitlab_gitlab_1 gitlab-backup || wget --spider https://notify.shore.co.il/send?message=GitLab%20backup%20failed. -@daily docker exec gitlab_gitlab_1 find /var/backups -atime +30 -delete +@weekly docker exec -t gitlab-gitlab-1 gitlab-backup || wget --spider https://notify.shore.co.il/send?message=GitLab%20backup%20failed. +@daily docker exec gitlab-gitlab-1 find /var/backups -atime +30 -delete