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

remove dune-logging and dune-testtools from pdelab dependencies

parent f4b32e0e
No related branches found
No related tags found
1 merge request!161Add pdelab 2.10 images
Pipeline #77821 failed
......@@ -3,5 +3,4 @@ FROM ${BASE_IMAGE}
ARG DUNECI_PARALLEL
COPY enable-virtualenv /duneci/cmake-flags/
RUN duneci-install-module -b releases/2.10 https://gitlab.dune-project.org/pdelab/dune-pdelab.git \
&& duneci-install-module -b releases/2.10 https://gitlab.dune-project.org/quality/dune-testtools.git
RUN duneci-install-module -b releases/2.10 https://gitlab.dune-project.org/pdelab/dune-pdelab.git
......@@ -4,5 +4,4 @@ ARG BASE_IMAGE
ARG DUNECI_PARALLEL
USER duneci
RUN duneci-install-module --recursive -b master https://gitlab.dune-project.org/staging/dune-logging.git
RUN duneci-install-module -b master https://gitlab.dune-project.org/extensions/dune-alugrid.git
RUN duneci-install-module -b releases/2.10 https://gitlab.dune-project.org/extensions/dune-alugrid.git
......@@ -4,5 +4,4 @@ ARG BASE_IMAGE
ARG DUNECI_PARALLEL
USER duneci
RUN duneci-install-module --recursive -b releases/2.10 https://gitlab.dune-project.org/staging/dune-logging.git
RUN duneci-install-module -b releases/2.10 https://gitlab.dune-project.org/extensions/dune-alugrid.git
RUN duneci-install-module -b master https://gitlab.dune-project.org/extensions/dune-alugrid.git
......@@ -3,5 +3,4 @@ FROM ${BASE_IMAGE}
ARG DUNECI_PARALLEL
COPY enable-virtualenv /duneci/cmake-flags/
RUN duneci-install-module https://gitlab.dune-project.org/pdelab/dune-pdelab.git \
&& duneci-install-module https://gitlab.dune-project.org/quality/dune-testtools.git
RUN duneci-install-module https://gitlab.dune-project.org/pdelab/dune-pdelab.git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment