Skip to content
Snippets Groups Projects
Verified Commit 437d8ebb authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: pipeline

parent 9be61798
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
...@@ -127,6 +127,7 @@ trigger_inttest: ...@@ -127,6 +127,7 @@ trigger_inttest:
script: script:
- mkdir -p build - mkdir -p build
- cd build - cd build
- conan install .. --profile ../conan.profile
- cmake .. - cmake ..
- cmake --build . --target doc-sphinx - cmake --build . --target doc-sphinx
- cp -r doc/sphinx_out ../public - cp -r doc/sphinx_out ../public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment