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

modified: .gitlab-ci.yml

parent 05aac59c
No related branches found
No related tags found
1 merge request!10Restructure benchmarks
...@@ -52,10 +52,8 @@ detector: ...@@ -52,10 +52,8 @@ detector:
get_data: get_data:
stage: data_init stage: data_init
tags:
- silicon
script: script:
- git clone https://eicweb.phy.anl.gov/EIC/datasets.git datasets - git clone --depth=1 https://eicweb.phy.anl.gov/EIC/datasets.git datasets
- ln -s datasets/data - ln -s datasets/data
- mkdir -p results - mkdir -p results
- mkdir -p sim_output - mkdir -p sim_output
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment