Skip to content
Snippets Groups Projects

Ci update

Merged Whitney Armstrong requested to merge ci_update into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
 
image: eicweb.phy.anl.gov:4567/eic/juggler/juggler:latest
default:
default:
before_script:
before_script:
- ls -lrth && pwd
- ls -lrth && pwd
@@ -67,7 +68,6 @@ include: 'share/common.yml'
@@ -67,7 +68,6 @@ include: 'share/common.yml'
# - cd ${LOCAL_DATA_PATH} && git clone --depth=1 https://eicweb.phy.anl.gov/EIC/datasets.git datasets
# - cd ${LOCAL_DATA_PATH} && git clone --depth=1 https://eicweb.phy.anl.gov/EIC/datasets.git datasets
#
#
#.det_benchmark:
#.det_benchmark:
# image: eicweb.phy.anl.gov:4567/eic/juggler/juggler:$JUGGLER_TAG
# needs:
# needs:
# - ["get_data"]
# - ["get_data"]
# before_script:
# before_script:
Loading