Skip to content
Snippets Groups Projects
Commit 7a9cf74a authored by Jon Azpiazu's avatar Jon Azpiazu
Browse files

Fix which was not propagated to the non-rosinstall case

parent d570e11f
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,6 @@ before_script:
ROS_PARALLEL_JOBS: -j2 # keep this for now, since there seems to be memory limit issues in the ci VM
BEFORE_SCRIPT: bash <(curl -Ls https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/master/scripts/ci_run_entry_points.sh) $$CATKIN_WORKSPACE
CMAKE_ARGS: -DCMAKE_CXX_FLAGS=-Wno-ignored-attributes -Wno-int-in-bool-context
when: always
tags:
- docker
......
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