Skip to content
Snippets Groups Projects
Commit 2f12a241 authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Fix gitlab ci syntax

parent 907be799
No related branches found
No related tags found
1 merge request!3Add test for matrix
Pipeline #81464 passed
......@@ -3,6 +3,7 @@ stages: # List of stages for jobs, and their order of execution
- build
- test
- benchmark
- summarize
docker-base:
stage: prepare
......@@ -86,6 +87,7 @@ performance-generic:
expire_in: 1 days
collect-performance:
stage: summarize
dependencies:
- performance
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment