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

[skip ci] removed except master

parent 4cfe7312
No related branches found
No related tags found
1 merge request!21findSensor
...@@ -116,8 +116,6 @@ license_headers: ...@@ -116,8 +116,6 @@ license_headers:
- key: wolf-focal - key: wolf-focal
paths: paths:
- ci_deps/wolf/ - ci_deps/wolf/
except:
- master
before_script: before_script:
- *preliminaries_definition - *preliminaries_definition
- *install_wolf_definition - *install_wolf_definition
...@@ -135,8 +133,6 @@ build_and_test:bionic: ...@@ -135,8 +133,6 @@ build_and_test:bionic:
- key: imu-bionic - key: imu-bionic
paths: paths:
- ci_deps/imu/ - ci_deps/imu/
except:
- master
before_script: before_script:
- *preliminaries_definition - *preliminaries_definition
- *install_wolf_definition - *install_wolf_definition
...@@ -156,8 +152,6 @@ build_and_test:focal: ...@@ -156,8 +152,6 @@ build_and_test:focal:
- key: imu-focal - key: imu-focal
paths: paths:
- ci_deps/imu/ - ci_deps/imu/
except:
- master
before_script: before_script:
- *preliminaries_definition - *preliminaries_definition
- *install_wolf_definition - *install_wolf_definition
......
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