Skip to content
Snippets Groups Projects
Commit e4c17a7d authored by qiancheng's avatar qiancheng
Browse files

change dockerfile with github url

parent b1a2babc
Branches
Tags
No related merge requests found
Pipeline #22274 passed
...@@ -60,7 +60,7 @@ RUN mkdir -p /home/jupedsim/workspace \ ...@@ -60,7 +60,7 @@ RUN mkdir -p /home/jupedsim/workspace \
RUN cd /home/jupedsim/workspace \ RUN cd /home/jupedsim/workspace \
&& git clone --depth=5 https://gitlab.version.fz-juelich.de/jupedsim/jpscore.git \ && git clone --depth=5 https://github.com/jupedsim/jpscore.git \
&& cd jpscore \ && cd jpscore \
&& mkdir -p build \ && mkdir -p build \
&& cd build \ && cd build \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment