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

Stop using 'legacy' industrial_ci branch for clang-format check

parent 6367ae51
No related branches found
No related tags found
1 merge request!93Update to a more recent version of clang-format in related job
Pipeline #140294 passed
......@@ -11,7 +11,7 @@ clang_format:
alias: docker
before_script:
- apk add --update bash coreutils tar wget
- git clone --quiet --depth 1 https://github.com/ros-industrial/industrial_ci.git .ci_config -b legacy
- git clone --quiet --depth 1 https://github.com/ros-industrial/industrial_ci.git .ci_config
- wget https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/${GITLAB_TEMPLATES_BRANCH}/clang-format -O .clang-format
script: .ci_config/gitlab.sh
variables:
......
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