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

Update .gitlab-ci.yml file

parent e98f9faa
No related branches found
No related tags found
No related merge requests found
Pipeline #8521 canceled
......@@ -155,8 +155,6 @@ demo:xenial:
- key: wolf_and_deps-xenial
paths:
- ci_deps
except:
- master
before_script:
- *preliminaries_definition
- *install_wolf_definition
......@@ -177,8 +175,6 @@ demo:bionic:
- key: wolf_and_deps-bionic
paths:
- ci_deps
except:
- master
before_script:
- *preliminaries_definition
- *install_wolf_definition
......@@ -199,8 +195,6 @@ demo:focal:
- key: wolf_and_deps-focal
paths:
- ci_deps
except:
- master
before_script:
- *preliminaries_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