Skip to content
Snippets Groups Projects

Updated the final_results with tracking collects

Merged Whitney Armstrong requested to merge ci_artifacts into master
Files
2
@@ -7,7 +7,7 @@ track_fitting:single_tracks:
track_fitting:collect:
stage: collect
needs:
- ["track_fitting:multiple_tracks"]
- ["track_fitting:single_tracks"]
script:
- echo "Done collecting artifacts."
Loading