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

Update .gitlab-ci.yml file

parent 265f9cdc
No related branches found
No related tags found
No related merge requests found
......@@ -10,4 +10,5 @@ static-copy:
image: harbor.wolke.img.univie.ac.at/podman/alpine-sshpass:latest
when: manual
script:
- ls ./Documentation/html/
- sshpass -p "$WOLKE_PASSWORD" rsync -autv --delete -e "ssh -o StrictHostKeyChecking=no" ./Documentation/html/* "$WOLKE_USER@wolke.img.univie.ac.at:/var/www/flexpart/flexextract"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment