diff --git a/.gitlab/pipeline/short-benchmarks.yml b/.gitlab/pipeline/short-benchmarks.yml index 8d2d69981485..baf4c310b3a5 100644 --- a/.gitlab/pipeline/short-benchmarks.yml +++ b/.gitlab/pipeline/short-benchmarks.yml @@ -36,7 +36,7 @@ short-benchmark-westend: - .common-refs - .docker-env needs: - - job: build-short-benchmark + - job: build-short-benchmark-cumulus artifacts: true variables: RUNTIME_CHAIN: benchmarked-runtime-chain @@ -73,12 +73,12 @@ short-benchmark-bridge-hub-rococo: variables: RUNTIME_CHAIN: bridge-hub-rococo-dev -short-benchmark-collectives-polkadot : +short-benchmark-collectives-polkadot: <<: *short-bench-cumulus variables: RUNTIME_CHAIN: collectives-polkadot-dev -short-benchmark-glutton-kusama : +short-benchmark-glutton-kusama: <<: *short-bench-cumulus variables: - RUNTIME_CHAIN: glutton-kusama-dev-1300 \ No newline at end of file + RUNTIME_CHAIN: glutton-kusama-dev-1300