Skip to content
Snippets Groups Projects
Commit f216e386 authored by Dmitry Kalinkin's avatar Dmitry Kalinkin
Browse files

.gitlab-ci.yml: only run diffractive_vmp

parent 0a5fa869
No related branches found
No related tags found
No related merge requests found
......@@ -105,25 +105,12 @@ common:detector:
- runner_system_failure
include:
- local: 'benchmarks/dis/config.yml'
#- local: 'benchmarks/dvmp/config.yml'
- local: 'benchmarks/dvcs/config.yml'
- local: 'benchmarks/diffractive_vmp/config.yml'
- local: 'benchmarks/tcs/config.yml'
- local: 'benchmarks/u_omega/config.yml'
- local: 'benchmarks/single/config.yml'
- local: 'benchmarks/backgrounds/config.yml'
summary:
stage: finish
needs:
- "dis:results"
- "dvcs:results"
- "diffractive_vmp:results"
- "tcs:results"
- "u_omega:results"
- "single:results"
- "backgrounds:results"
script:
- collect_benchmarks.py
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment