update CI
This commit is contained in:
parent
a1d5be0977
commit
75355417ff
1 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,6 @@ build-colcon-job:
|
|||
- mv .src src
|
||||
- vcs import src < src/robossembler-ros2/rbs.repos
|
||||
- rosdep install -y -r -q --from-paths src --ignore-src --rosdistro humble
|
||||
- colcon build --merge-install --cmake-args '-DCMAKE_BUILD_TYPE=Release' -Wall -Wextra -Wpedantic
|
||||
- colcon build --packages-skip cartesian_controller_simulation cartesian_controller_tests --cmake-args -DCMAKE_BUILD_TYPE=Release --symlink-install
|
||||
rules:
|
||||
- if: $CI_COMMIT_REF_NAME != $CI_DEFAULT_BRANCH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue