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

Revert "Temporarily run clang-format in precheck stage for faster iteration"

This reverts commit dd422494.
parent 3d3e4d66
No related branches found
No related tags found
No related merge requests found
...@@ -78,7 +78,7 @@ industrial_ci_kinetic_deploy: ...@@ -78,7 +78,7 @@ industrial_ci_kinetic_deploy:
clang_format: clang_format:
extends: .industrial_ci extends: .industrial_ci
stage: precheck stage: postcheck
variables: variables:
ROS_DISTRO: kinetic ROS_DISTRO: kinetic
CLANG_FORMAT_CHECK: file CLANG_FORMAT_CHECK: file
......
...@@ -80,7 +80,7 @@ industrial_ci_kinetic_deploy: ...@@ -80,7 +80,7 @@ industrial_ci_kinetic_deploy:
clang_format: clang_format:
extends: .industrial_ci extends: .industrial_ci
stage: precheck stage: postcheck
variables: variables:
ROS_DISTRO: kinetic ROS_DISTRO: kinetic
CLANG_FORMAT_CHECK: file 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