diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml deleted file mode 100644 index 31f1ccefd7eac471b5ca0b7cab85936a3e7e87d5..0000000000000000000000000000000000000000 --- a/.gitlab-ci.yml +++ /dev/null @@ -1,10 +0,0 @@ ---- -include: 'https://gitlab.cern.ch/linuxsupport/cronjobs/base/raw/master/gitlab-ci.yml' - - -build_stream8_backups: - extends: .build_image - variables: - CONTEXT_DIR: stream8_backups - DOCKER_FILE: stream8_backups/Dockerfile - TO: $CI_REGISTRY_IMAGE/stream8_backups diff --git a/README.md b/README.md index 6f9969f6017d836a1e747cff468560179668785a..52323f46407c64d2179a8eca6e03b98c204b5f44 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # stream8_backups +THIS JOB IS DEPRECATED, LOOK AT: +https://gitlab.cern.ch/linuxsupport/cronjobs/snapshot_backups + + This is a nomad job to backup the daily snapshots created by stream8_snapshots The entrypoint `backup.sh` performs a backup of $TODAY using restic, storing the data on s3.cern.ch