Skip to content
Snippets Groups Projects
Commit 5ff01290 authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

CI: hotfix

parent eaf84031
No related branches found
No related tags found
2 merge requests!467Remove params struct,!448Draft: Resolve "Implementation of new nodes creation"
Pipeline #16108 passed
...@@ -16,6 +16,7 @@ workflow: ...@@ -16,6 +16,7 @@ workflow:
stages: stages:
- license - license
- clang
- yaml_templates - yaml_templates
- build_and_test - build_and_test
- deploy_plugins - deploy_plugins
...@@ -100,7 +101,7 @@ license_header: ...@@ -100,7 +101,7 @@ license_header:
- !reference [.license_header_script] - !reference [.license_header_script]
############ CLANG FORMAT ############ ############ CLANG FORMAT ############
license_header: clang_format:
stage: clang stage: clang
image: labrobotica/wolf_deps:20.04 image: labrobotica/wolf_deps:20.04
before_script: before_script:
......
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