Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jonatan Zint
kyrene
Commits
97a6b3c1
Verified
Commit
97a6b3c1
authored
Jun 01, 2019
by
Jonatan Zint
Browse files
use rsync container for deployments
parent
54051219
Pipeline
#1253
passed with stages
in 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
97a6b3c1
...
...
@@ -16,7 +16,7 @@ build:
-
node_modules/
deploy
:
image
:
node:10-alpine
image
:
instrumentisto/rsync-ssh:latest
stage
:
deploy
script
:
-
rsync --delete -rvz dist/pwa deploy@epikur.hedonist-international.org::info2019
...
...
Write
Preview
Supports
Markdown
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