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 \
&& cd /tmp && rm -rf analyzer
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 \
&& git pull \
&& cmake ../. && make -j20 && make install \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment