Skip to content
Snippets Groups Projects
Commit 64ec7cf8 authored by Alex Iribarren's avatar Alex Iribarren
Browse files

Deprecate job

parent e40e2351
No related branches found
No related tags found
No related merge requests found
---
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
# 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment