Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
stream8_backups
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
linuxsupport
cronjobs
stream8_backups
Commits
64ec7cf8
Commit
64ec7cf8
authored
2 years ago
by
Alex Iribarren
Browse files
Options
Downloads
Patches
Plain Diff
Deprecate job
parent
e40e2351
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+0
-10
0 additions, 10 deletions
.gitlab-ci.yml
README.md
+4
-0
4 additions, 0 deletions
README.md
with
4 additions
and
10 deletions
.gitlab-ci.yml
deleted
100644 → 0
+
0
−
10
View file @
e40e2351
---
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
This diff is collapsed.
Click to expand it.
README.md
+
4
−
0
View file @
64ec7cf8
# 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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment