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

removed doc ci, Update .gitlab-ci.yml file

Former-commit-id: ae702f1b
parent b479da81
No related branches found
No related tags found
No related merge requests found
...@@ -155,10 +155,3 @@ etex-test: ...@@ -155,10 +155,3 @@ etex-test:
paths: paths:
- ./tests/etex_test.txt - ./tests/etex_test.txt
expire_in: never expire_in: never
documentation:
image: harbor.wolke.img.univie.ac.at/podman/mkdocs-computer:latest
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"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment