Skip to content
Snippets Groups Projects
Commit e487ed27 authored by Prada Sarasola, Miguel's avatar Prada Sarasola, Miguel
Browse files

Run clang-format check in 'postcheck' stage

parent d9684853
No related branches found
No related tags found
No related merge requests found
......@@ -78,6 +78,7 @@ industrial_ci_kinetic_deploy:
clang_format:
extends: .industrial_ci
stage: postcheck
variables:
ROS_DISTRO: kinetic
CLANG_FORMAT_CHECK: file
......
......@@ -80,6 +80,7 @@ industrial_ci_kinetic_deploy:
clang_format:
extends: .industrial_ci
stage: postcheck
variables:
ROS_DISTRO: kinetic
CLANG_FORMAT_CHECK: file
......
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