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

.gitlab-ci.yml: trigger reconstruction_benchmarks

parent d864bd7c
No related branches found
No related tags found
1 merge request!932.gitlab-ci.yml: trigger reconstruction_benchmarks
Pipeline #94927 canceled
......@@ -520,6 +520,24 @@ benchmarks:physics:nightly:
project: EIC/benchmarks/physics_benchmarks
strategy: depend
benchmarks:reconstruction:default:
extends: .benchmarks
variables:
BENCHMARKS_TAG: "${INTERNAL_TAG}-default"
trigger:
project: EIC/benchmarks/reconstruction_benchmarks
strategy: depend
benchmarks:reconstruction:nightly:
extends: .benchmarks
rules:
- !reference ['.nightly', rules]
variables:
BENCHMARKS_TAG: "${INTERNAL_TAG}-nightly"
trigger:
project: EIC/benchmarks/reconstruction_benchmarks
strategy: depend
df:
extends: .build
stage: config
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment