Skip to content
Snippets Groups Projects
Commit 8ec076ad authored by Simon Oehrl's avatar Simon Oehrl
Browse files

Merge branch 'develop' of...

parents cd8bea25 ce50dc49
Branches
Tags
No related merge requests found
Pipeline #163436 passed
......@@ -9,7 +9,7 @@ RUN apt-get update && apt-get install -y \
openmpi-bin libopenmpi-dev libpq-dev postgresql-server-dev-all
RUN pip3 install Cython
RUN git clone --single-branch --branch nest-3 https://github.com/nest/nest-simulator.git nest && \
RUN git clone --single-branch --branch master https://github.com/nest/nest-simulator.git nest && \
cd nest && \
git checkout 5c0f41230dda9e4b99b8df89729ea43b340246ad && \
cd /
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment