Skip to content
Snippets Groups Projects
Commit e45e794e authored by AK's avatar AK
Browse files

wsclean v=3.0

parent 8321eaa0
No related branches found
No related tags found
No related merge requests found
Pipeline #28655 failed
......@@ -115,7 +115,7 @@ RUN git clone --depth 1 --branch ${DP3_VERSION} \
make install -j`nproc`
ARG WSCLEAN_VERSION=master
RUN git clone --depth 1 --branch ${WSCLEAN_VERSION} \
RUN git clone --branch ${WSCLEAN_VERSION} \
https://gitlab.com/aroffringa/wsclean.git && \
cd wsclean && \
git reset --hard v3.0 && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment