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

wrong structure

parent 82ec9702
No related branches found
No related tags found
No related merge requests found
Pipeline #54474 canceled
......@@ -56,7 +56,6 @@ rq-pytests-communication:
script:
- mkdir src
- cd src
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@mygit.th-deg.de/roboct/robo_quality/rq_workflow
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@mygit.th-deg.de/roboct/robo_quality/rq_interfaces
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@mygit.th-deg.de/roboct/robo_quality/rq_hardware
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@mygit.th-deg.de/roboct/robo_quality/rq_controller
......@@ -64,6 +63,7 @@ rq-pytests-communication:
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@mygit.th-deg.de/roboct/robo_quality/rq_trajectory
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@mygit.th-deg.de/roboct/robo_quality/rq_reconstruction
- cd ..
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@mygit.th-deg.de/roboct/robo_quality/rq_workflow
- colcon build --merge-install
- source ./install/setup.bash
- apt-get update && apt-get install -y python3-pip
......
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