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

modified: .gitlab-ci.yml

parent dd3e6fe1
Branches
No related tags found
1 merge request!18Removed ci features due to old gitlab on phy servers
......@@ -36,8 +36,6 @@ stages:
common:variables:
stage: config0
rules:
- if: '$CI_SERVER_HOST == "eicweb.phy.anl.gov"'
script:
- |
echo " CI_PIPELINE_SOURCE = ${CI_PIPELINE_SOURCE}"
......@@ -75,15 +73,15 @@ detector_benchmarks:
project: EIC/benchmarks/detector_benchmarks
strategy: depend
physics_benchmarks:
stage: benchmarks
needs: ["common:variables"]
variables:
JUGGLER_DETECTOR: "athena"
COMMON_BENCH_VERSION: "$COMMON_BENCH_VERSION"
trigger:
project: EIC/benchmarks/physics_benchmarks
strategy: depend
#physics_benchmarks:
# stage: benchmarks
# needs: ["common:variables"]
# variables:
# JUGGLER_DETECTOR: "athena"
# COMMON_BENCH_VERSION: "$COMMON_BENCH_VERSION"
# trigger:
# project: EIC/benchmarks/physics_benchmarks
# strategy: depend
pages:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment