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

[skip ci] removed except master

parent 92ecd6cd
No related branches found
No related tags found
2 merge requests!33new tag,!32new tag
...@@ -115,8 +115,6 @@ license_headers: ...@@ -115,8 +115,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
...@@ -134,8 +132,6 @@ build_and_test:bionic: ...@@ -134,8 +132,6 @@ build_and_test:bionic:
- key: gnssutils-bionic - key: gnssutils-bionic
paths: paths:
- ci_deps/gnss_utils/ - ci_deps/gnss_utils/
except:
- master
before_script: before_script:
- *preliminaries_definition - *preliminaries_definition
- *install_wolf_definition - *install_wolf_definition
...@@ -155,8 +151,6 @@ build_and_test:focal: ...@@ -155,8 +151,6 @@ build_and_test:focal:
- key: gnssutils-focal - key: gnssutils-focal
paths: paths:
- ci_deps/gnss_utils/ - ci_deps/gnss_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