Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ben Boeckel
ParaView-Superbuild
Commits
3ae1d48c
Commit
3ae1d48c
authored
Jul 27, 2020
by
Ben Boeckel
⛰
Browse files
gitlab-ci: add ssh to the upload container
parent
e6337f99
Pipeline
#182551
passed with stage
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab/upload.yml
View file @
3ae1d48c
...
...
@@ -12,5 +12,5 @@
script
:
-
ls build/
-
dnf install -y --setopt=install_weak_deps=False rsync
-
dnf install -y --setopt=install_weak_deps=False rsync
openssh-clients
-
rsync -tv --recursive -e "ssh -i $RSYNC_BINARY_KEY -o StrictHostKeyChecking=no" build/ kitware@public.kitware.com:$RSYNC_DESTINATION/
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