diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index facd023f04443fdbc455da67f2af72eb0ac7c14b..8739991aa956e4cc3afa34ed908f1d4ab504a394 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -62,14 +62,6 @@ common:setup: script: - git clone -b ${CI_COMMIT_REF_NAME} https://eicweb.phy.anl.gov/EIC/benchmarks/common_bench.git setup - source setup/bin/env.sh && ./setup/bin/install_common.sh - -common:detector: - stage: initialize - needs: ["common:setup"] - rules: - - if: '$CI_SERVER_HOST == "eicweb.phy.anl.gov"' - script: - - source .local/bin/env.sh && build_detector.sh - bin/mkdir_local_data_link sim_output - print_env.sh - ls -lrth