diff --git a/doc/ci/debugging.md b/doc/ci/debugging.md index eb4293f4885cf3c0235be995935636a18ea2f4cd..81f1a92071c85d153eeeeedd21214dd30b765cc4 100644 --- a/doc/ci/debugging.md +++ b/doc/ci/debugging.md @@ -332,6 +332,8 @@ a branch pipeline instead. It's also possible that your [`workflow: rules`](yaml/_index.md#workflow) configuration blocked the pipeline, or allowed the wrong pipeline type. +If you are using pull mirroring, you can check the [troubleshooting entry for pull mirroring pipelines](../user/project/repository/mirror/troubleshooting.md#pull-mirroring-is-not-triggering-pipelines). + ### Pipeline with many jobs fails to start A Pipeline that has more jobs than the instance's defined [CI/CD limits](../administration/settings/continuous_integration.md#set-cicd-limits)