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

modified: ../.gitlab-ci.yml

parent a9bd59ce
No related branches found
No related tags found
No related merge requests found
Pipeline #1775 passed with stages
in 1 minute and 5 seconds
......@@ -41,7 +41,7 @@ elastic_replay:
dependencies:
- hcana_singularity
script:
- mkdir -p build && cd build && wget https://eicweb.phy.anl.gov/jlab/hallc/analyzer_software/hcana/-/jobs/11134/artifacts/raw/build/Singularity.hcana.simg && ../.
- mkdir -p build && wget https://eicweb.phy.anl.gov/jlab/hallc/analyzer_software/hcana/-/jobs/11134/artifacts/raw/build/Singularity.hcana.simg -O build/Singularity.hcana.simg
- bash tests/replay_elastic_data.sh
artifacts:
paths:
......
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