mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
only run able perf on master
This commit is contained in:
parent
872eb99b9d
commit
6fa4e1242c
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue