get child pipeline to work

This commit is contained in:
pokeeffe-molecula 2022-02-15 09:56:38 -06:00
parent 6e41c663e0
commit 792121b43e

View file

@ -483,5 +483,4 @@ perf_able:
trigger:
include: .gitlab/.perf-able-gitlab-ci.yml
rules:
- changes:
- featurebase/*
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && ($CI_PIPELINE_SOURCE == "push" || $CI_PIPELINE_SOURCE == "web")'