Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
uib-ub
Spesialsamlingene
admin components
Commits
e265c371
Commit
e265c371
authored
Dec 16, 2020
by
Øyvind gjesdal
Browse files
test keep dirlinks flag
parent
e96ba859
Pipeline
#48857
passed with stages
in 1 minute and 17 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e265c371
...
...
@@ -29,7 +29,7 @@ deploy:
-
eval $(ssh-agent -s)
-
echo $MARCUS_TEST_KEY | base64 --decode | ssh-add -
script
:
-
rsync -v -r -e "ssh -o StrictHostKeyChecking=no" --exclude 'static/js/blackbox-search' --delete ./ $MARCUS_USER@["$MARCUS_TEST_SERVER"]:$DEST
-
rsync -v -r -e "ssh -o StrictHostKeyChecking=no"
--keep-dirlinks
--exclude 'static/js/blackbox-search' --delete ./ $MARCUS_USER@["$MARCUS_TEST_SERVER"]:$DEST
tags
:
-
spes
...
...
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