Skip to content
Snippets Groups Projects
Commit b479da81 authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

Update .gitlab-ci.yml file

Former-commit-id: 4f7f43dd
parent 34828b6b
Branches
No related tags found
No related merge requests found
......@@ -161,4 +161,4 @@ documentation:
stage: build
script:
- cd ./documentation && mkdocs build -c --verbose
- sshpass -p "$WOLKE_PASSWORD" rsync -autv --delete -e "ssh -o StrictHostKeyChecking=no" /tmp/cr-site/* $WOLKE_USER@wolke.img.univie.ac.at:/var/www/html/documentation/flexpart
- sshpass -p "$WOLKE_PASSWORD" rsync -autv --delete -e "ssh -o StrictHostKeyChecking=no" /tmp/cr-site/* "$WOLKE_USER@wolke.img.univie.ac.at:/var/www/html/documentation/flexpart"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment