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

[skip ci] removed except master

parent 35690465
No related branches found
No related tags found
1 merge request!46new tag
...@@ -97,8 +97,6 @@ license_headers: ...@@ -97,8 +97,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
...@@ -113,8 +111,6 @@ build_and_test:bionic: ...@@ -113,8 +111,6 @@ build_and_test:bionic:
- key: wolf-bionic - key: wolf-bionic
paths: paths:
- ci_deps/wolf/ - ci_deps/wolf/
except:
- master
before_script: before_script:
- *preliminaries_definition - *preliminaries_definition
- *install_wolf_definition - *install_wolf_definition
...@@ -129,8 +125,6 @@ build_and_test:focal: ...@@ -129,8 +125,6 @@ build_and_test:focal:
- 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
......
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