diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 454577c4cd85ebc66f8e0491f91ee1c87158fb89..55fbb4bd277e1db56d336ed0adaa80cf9d7d4bd4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,5 @@ -image: eicweb.phy.anl.gov:4567/eic/npdet/npdet:latest +image: eicweb.phy.anl.gov:4567/eic/npdet/npdet:latest +p default: artifacts: @@ -115,13 +116,13 @@ roman_pot_nhits: - root -b -q trackers/simple_tracking.cxx+ allow_failure: true -roman_pot_eta: - stage: benchmarks - tags: - - sodium - script - - root -b -q trackers/roman_pot_hit_eta.cxx+ - allow_failure: true +roman_pot_nhits: + stage: benchmarks + tags: + - sodium + script: + - root -b -q trackers/roman_pot_hit_eta.cxx+ + allow_failure: true zdc_benchmark: stage: benchmarks