From aa89374d4af5231b247ded809a8c2f503ff6449e Mon Sep 17 00:00:00 2001 From: Alexander Samusev <41779041+alvicsam@users.noreply.github.com> Date: Thu, 24 Mar 2022 17:51:36 +0100 Subject: [PATCH] [ci] Run short benchmarks only in PR pipelines (#5200) --- polkadot/.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polkadot/.gitlab-ci.yml b/polkadot/.gitlab-ci.yml index eb2fb439d7..a68b0b5f7f 100644 --- a/polkadot/.gitlab-ci.yml +++ b/polkadot/.gitlab-ci.yml @@ -806,7 +806,7 @@ publish-rustdoc: # Run all pallet benchmarks only once to check if there are any errors short-benchmark-polkadot: &short-bench stage: stage4 - <<: *test-refs + <<: *test-pr-refs <<: *docker-env # this is an artificial job dependency, for pipeline optimization using GitLab's DAGs needs: