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

Merge branch 'npdet_image' into 'master'

Use npdet image from repo

See merge request EIC/benchmarks!4
parents c295f4d0 68d3c3dc
No related branches found
No related tags found
No related merge requests found
image: eicweb.phy.anl.gov:4567/containers/eic_container/eic_container:latest
image: eicweb.phy.anl.gov:4567/eic/npdet/npdet:latest
default:
artifacts:
......@@ -11,9 +11,9 @@ default:
# - .git/
# - datasets/.git/
before_script:
- git clone https://eicweb.phy.anl.gov/EIC/NPDet.git && mkdir NPDet/build
- cd NPDet/build && cmake ../. -DCMAKE_INSTALL_PREFIX=/usr/local && make -j10 && make install
- cd ../..
- git clone https://eicweb.phy.anl.gov/EIC/NPDet.git
# - cd NPDet/build && cmake ../. -DCMAKE_INSTALL_PREFIX=/usr/local && make -j10 && make install
# - cd ../..
stages:
- data_init
......
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