Skip to content
Snippets Groups Projects

Ci update

Merged Whitney Armstrong requested to merge ci_update into master
1 file
+ 0
3
Compare changes
  • Side-by-side
  • Inline
+ 0
3
@@ -125,7 +125,6 @@ roman_pot_eta:
@@ -125,7 +125,6 @@ roman_pot_eta:
zdc_simulation:
zdc_simulation:
stage: simulate
stage: simulate
when: manual
needs:
needs:
- ["get_data"]
- ["get_data"]
tags:
tags:
@@ -137,7 +136,6 @@ zdc_simulation:
@@ -137,7 +136,6 @@ zdc_simulation:
zdc_benchmark:
zdc_benchmark:
stage: benchmarks
stage: benchmarks
when: manual
tags:
tags:
- silicon
- silicon
needs:
needs:
@@ -151,7 +149,6 @@ zdc_benchmark:
@@ -151,7 +149,6 @@ zdc_benchmark:
zdc_benchmark_info_histogram:
zdc_benchmark_info_histogram:
stage: benchmarks
stage: benchmarks
when: manual
needs:
needs:
- ["zdc_simulation"]
- ["zdc_simulation"]
tags:
tags:
Loading