diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f6101bf15b57f30d976718da4a91945e1ffde8af..b7c0df087c5aab486e9d0cc85cedb5a24f80580c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -191,15 +191,6 @@ crystal_benchmark: - root -b -q calorimeters/simple_checking_crystal.cxx+ allow_failure: true -deploy_results: - stage: deploy - needs: - - ["zdc_benchmark","zdc_benchmark_info_histogram"] - tags: - - sodium - script: - - echo "deploy results!" - crystal_pion_simulation: stage: simulate needs: @@ -210,6 +201,15 @@ crystal_pion_simulation: - cp topside/topside.xml ./. - bash calorimeters/run_simulation_crystal_pion.sh +deploy_results: + stage: deploy + needs: + - ["zdc_benchmark","zdc_benchmark_info_histogram"] + tags: + - sodium + script: + - echo "deploy results!" + # artifacts: # paths: # - datasets