Commit 4e2ac69a authored by nimrod's avatar nimrod
Browse files

Update container name.

Because for some reason Docker Compose changed from using underscores to
hyphens.
parent e21a7edc
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@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