Skip to content
Snippets Groups Projects
Commit fb381494 authored by Praetorius, Simon's avatar Praetorius, Simon
Browse files

revert changes to gitlab-ci

parent 2cc16616
No related branches found
No related tags found
No related merge requests found
......@@ -6,13 +6,13 @@ include:
before_script:
- . /duneci/bin/duneci-init-job
- duneci-install-module -b releases/2.7 https://gitlab.dune-project.org/core/dune-common.git
- duneci-install-module -b releases/2.7 https://gitlab.dune-project.org/core/dune-geometry.git
- duneci-install-module -b releases/2.7 https://gitlab.dune-project.org/staging/dune-uggrid.git
- duneci-install-module -b releases/2.7 https://gitlab.dune-project.org/core/dune-grid.git
- duneci-install-module -b releases/2.7 https://gitlab.dune-project.org/core/dune-istl.git
- duneci-install-module -b releases/2.7 https://gitlab.dune-project.org/core/dune-localfunctions.git
- duneci-install-module -b releases/2.7 https://gitlab.dune-project.org/staging/dune-typetree.git
- duneci-install-module -b releases/2.7 https://gitlab.dune-project.org/staging/dune-functions.git
- duneci-install-module -b master https://gitlab.dune-project.org/martin.nolte/dune-polygongrid
- duneci-install-module -b releases/2.7 https://gitlab.dune-project.org/extensions/dune-alugrid.git
- duneci-install-module https://gitlab.dune-project.org/core/dune-common.git
- duneci-install-module https://gitlab.dune-project.org/core/dune-geometry.git
- duneci-install-module https://gitlab.dune-project.org/staging/dune-uggrid.git
- duneci-install-module https://gitlab.dune-project.org/core/dune-grid.git
- duneci-install-module https://gitlab.dune-project.org/core/dune-istl.git
- duneci-install-module https://gitlab.dune-project.org/core/dune-localfunctions.git
- duneci-install-module https://gitlab.dune-project.org/staging/dune-typetree.git
- duneci-install-module https://gitlab.dune-project.org/staging/dune-functions.git
- duneci-install-module https://gitlab.dune-project.org/martin.nolte/dune-polygongrid
- duneci-install-module https://gitlab.dune-project.org/extensions/dune-alugrid.git
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