Skip to content
Snippets Groups Projects
Commit dd00f632 authored by Philipp Arras's avatar Philipp Arras
Browse files

Tes

parent d09ae338
No related branches found
No related tags found
1 merge request!250Ci experiments
Pipeline #
......@@ -14,6 +14,8 @@ RUN apt-get install -y python3-parameterized python3-coverage
RUN pip install pyfftw git+https://gitlab.mpcdf.mpg.de/ift/pyHealpix.git
RUN pip3 install pyfftw git+https://gitlab.mpcdf.mpg.de/ift/pyHealpix.git
RUN apt-get install -y python-nose-parameterized
# Create user (openmpi does not like to be run as root)
RUN useradd -ms /bin/bash testinguser
USER testinguser
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment