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

Revert ".gitlab-ci.yml: only run diffractive_vmp"

This reverts commit f216e386.
parent 3f558377
No related branches found
No related tags found
No related merge requests found
......@@ -106,11 +106,24 @@ common:detector:
include:
- local: 'benchmarks/diffractive_vm/config.yml'
- local: 'benchmarks/dis/config.yml'
#- local: 'benchmarks/dvmp/config.yml'
- local: 'benchmarks/dvcs/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:
- "diffractive_vm:results"
- "dis:results"
- "dvcs: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 register or to comment