diff options
Diffstat (limited to 'doc/ci/pipelines/settings.md')
-rw-r--r-- | doc/ci/pipelines/settings.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/pipelines/settings.md b/doc/ci/pipelines/settings.md index b1c5ee6e24f..bddf64f397e 100644 --- a/doc/ci/pipelines/settings.md +++ b/doc/ci/pipelines/settings.md @@ -117,7 +117,7 @@ job log using a regular expression. In the pipelines settings, search for the ![Pipelines settings test coverage](img/pipelines_settings_test_coverage.png) -Leave blank if you want to disable it or enter a ruby regular expression. You +Leave blank if you want to disable it or enter a Ruby regular expression. You can use <https://rubular.com> to test your regex. If the pipeline succeeds, the coverage is shown in the merge request widget and |