Skip to content
Snippets Groups Projects
Commit 46956b59 authored by Karol Krizka's avatar Karol Krizka Committed by Elisabetta Pianori
Browse files

CI: Fix uploading of documentation to the right directory.

parent 4525194d
No related branches found
No related tags found
2 merge requests!84CI: Fix uploading of documentation to the right directory.,!76List PS classes
Pipeline #1728230 failed
......@@ -83,4 +83,5 @@ deploy:
- cd build
- cmake3 ..
- make doxygen
- CI_OUTPUT_DIR=doc/html deploy-eos
- cd doc/html
- CI_OUTPUT_DIR=./ deploy-eos
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment