Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Miroslav Kratochvil
r3-pages
Commits
8acf14f7
Commit
8acf14f7
authored
Jan 15, 2020
by
Jacek Lebioda
Browse files
feat(ci): weekly backup
parent
9e333894
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8acf14f7
...
...
@@ -45,7 +45,8 @@ Deploy to production:
Create the backup
:
stage
:
backup
image
:
alpine:3.1
when
:
manual
only
:
-
schedules
before_script
:
-
'
which
ssh-agent
||
(
apk
add
--update
openssh
)'
-
eval $(ssh-agent -s)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment