Skip to content
Snippets Groups Projects
Commit d9eaafa4 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

CI again..

parent 0bb57764
No related branches found
No related tags found
No related merge requests found
Pipeline #3769 canceled
...@@ -29,7 +29,7 @@ RUN ls -lrth /usr/local/lib/lib*.so \ ...@@ -29,7 +29,7 @@ RUN ls -lrth /usr/local/lib/lib*.so \
&& cd /tmp && rm -rf analyzer && cd /tmp && rm -rf analyzer
RUN cd /tmp \ RUN cd /tmp \
&& git clone https://eicweb.phy.anl.gov/jlab/hallc/hcana.git \ && git clone https://eicweb.phy.anl.gov/jlab/hallc/analyzer_software/hcana.git \
&& mkdir hcana/build && cd hcana/build \ && mkdir hcana/build && cd hcana/build \
&& git pull \ && git pull \
&& cmake ../. && make -j20 && make install \ && cmake ../. && make -j20 && make install \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment