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

[skip ci] CI: removed except master

parent 6db0da3f
No related branches found
No related tags found
1 merge request!12new merge
...@@ -118,8 +118,6 @@ build_and_test:bionic: ...@@ -118,8 +118,6 @@ build_and_test:bionic:
- key: catkinws-src-bionic - key: catkinws-src-bionic
paths: paths:
- catkin_ws/src - catkin_ws/src
except:
- master
before_script: before_script:
- *preliminaries_definition - *preliminaries_definition
- *install_wolf_definition - *install_wolf_definition
...@@ -137,8 +135,6 @@ build_and_test:focal: ...@@ -137,8 +135,6 @@ build_and_test:focal:
- key: catkinws-src-focal - key: catkinws-src-focal
paths: paths:
- catkin_ws/src - catkin_ws/src
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