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

[skip ci] removed except master

parent 775741cb
No related branches found
No related tags found
1 merge request!34new tag
...@@ -114,8 +114,6 @@ license_headers: ...@@ -114,8 +114,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
...@@ -133,8 +131,6 @@ build_and_test:bionic: ...@@ -133,8 +131,6 @@ build_and_test:bionic:
- key: visionutils-bionic - key: visionutils-bionic
paths: paths:
- ci_deps/vision_utils/ - ci_deps/vision_utils/
except:
- master
before_script: before_script:
- *preliminaries_definition - *preliminaries_definition
- *install_wolf_definition - *install_wolf_definition
...@@ -154,8 +150,6 @@ build_and_test:focal: ...@@ -154,8 +150,6 @@ build_and_test:focal:
- key: visionutils-focal - key: visionutils-focal
paths: paths:
- ci_deps/vision_utils/ - ci_deps/vision_utils/
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