Skip to content
Snippets Groups Projects

Ci update

1 file
+ 0
3
Compare changes
  • Side-by-side
  • Inline
+ 0
3
@@ -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:
Loading