Skip to content
Snippets Groups Projects
Commit beb7a907 authored by Simon Wittl's avatar Simon Wittl
Browse files

paths ...

parent c10b5a34
No related branches found
No related tags found
No related merge requests found
Pipeline #54493 failed
......@@ -142,7 +142,10 @@ create-docu:
- pip3 install pdoc3 netCDF4 ros2-numpy Pillow pyometiff scipy open3d pathfinding3d
- pip3 install git+https://mygit.th-deg.de/roboct-public/roboct-schemas
- pip3 install git+https://mygit.th-deg.de/roboct-public/artist-api
- pip3 install git+https://gitlab-ci-token:${CI_JOB_TOKEN}@mygit.th-deg.de/roboct/PythonTools
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@mygit.th-deg.de/roboct/PythonTools
- cd PythonTools
- pip3 install .
- cd ..
script:
- source ./install/setup.bash
- mkdir -p doc
......
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