Skip to content
Snippets Groups Projects
Commit 6c1aa3bb authored by ruudbeukema's avatar ruudbeukema
Browse files

Forcing Jenmins build

parent d4c38a3e
No related branches found
No related tags found
No related merge requests found
...@@ -182,7 +182,7 @@ RUN apt-get update -y && \ ...@@ -182,7 +182,7 @@ RUN apt-get update -y && \
wget git python3-nose python3-coverage \ wget git python3-nose python3-coverage \
python3-astropy python3-astropy
RUN A=$BN; git clone https://github.com/ruudiculus/pyautoplot.git ${INSTALLDIR}/pyautoplot && \ RUN A=$BO; git clone https://github.com/ruudiculus/pyautoplot.git ${INSTALLDIR}/pyautoplot && \
cd ${INSTALLDIR}/pyautoplot && \ cd ${INSTALLDIR}/pyautoplot && \
python3 setup.py install python3 setup.py install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment