From 38018f139cef9373738dc9da5480213caddf48bb Mon Sep 17 00:00:00 2001 From: Whitney Armstrong <warmstrong@anl.gov> Date: Wed, 7 Oct 2020 12:53:09 -0500 Subject: [PATCH] Ci update --- .gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7ca9bb66..32c7f587 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -125,7 +125,6 @@ roman_pot_eta: zdc_simulation: stage: simulate - when: manual needs: - ["get_data"] tags: @@ -137,7 +136,6 @@ zdc_simulation: zdc_benchmark: stage: benchmarks - when: manual tags: - silicon needs: @@ -151,7 +149,6 @@ zdc_benchmark: zdc_benchmark_info_histogram: stage: benchmarks - when: manual needs: - ["zdc_simulation"] tags: -- GitLab