only run able perf on master

This commit is contained in:
pokeeffe-molecula 2022-02-28 09:43:19 -06:00
parent 872eb99b9d
commit 6fa4e1242c

View file

@ -483,7 +483,7 @@ s3 dump:
perf_able:
stage: performance
rules:
- if: '$CI_PIPELINE_SOURCE == "push"'
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $CI_PIPELINE_SOURCE == "push"'
trigger:
include: .gitlab/.perf-able-gitlab-ci.yml
variables: