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

Reduce gcc warning verbosity

parent 073cdbf3
Branches
No related tags found
No related merge requests found
......@@ -28,6 +28,7 @@ industrial_ci_kinetic:
ROSINSTALL_FILENAME: ".rosinstall"
DOCKER_IMAGE: "${ARTIFACT_DOCKER_URL}/${ARTIFACT_DOCKER_REGISTRY_NAME}/flexbotics-base-devel"
BEFORE_SCRIPT: "wget -q -O - https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/master/scripts/ci_run_entry_points.sh | bash"
CATKIN_CONFIG: '--cmake-args -DCMAKE_CXX_FLAGS=-Wno-ignored-attributes -Wno-int-in-bool-context --'
when: always
##########################################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment