IAP GITLAB

Skip to content
Snippets Groups Projects
Commit c488a437 authored by ralfulrich's avatar ralfulrich
Browse files

fixed doxygen build

parent cc676a88
No related branches found
No related tags found
No related merge requests found
...@@ -24,6 +24,9 @@ pages: ...@@ -24,6 +24,9 @@ pages:
tags: tags:
- corsika - corsika
script: script:
- mkdir build
- cd build
- cmake ..
- make doxygen - make doxygen
- mkdir .public - mkdir .public
- cp -r Documentation/Doxygen/html .public/ - cp -r Documentation/Doxygen/html .public/
......
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