From 1735ba512dae4696eb542b0f64b0fdc2876d37dd Mon Sep 17 00:00:00 2001 From: Alexander Tanayno Date: Mon, 5 Aug 2019 06:39:27 +0000 Subject: Apply suggestion to doc/user/project/pipelines/settings.md --- doc/user/project/pipelines/settings.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/user/project/pipelines/settings.md b/doc/user/project/pipelines/settings.md index e2c50cfc819..456209c2180 100644 --- a/doc/user/project/pipelines/settings.md +++ b/doc/user/project/pipelines/settings.md @@ -76,7 +76,12 @@ Here are some valid examples: - `my/path/.gitlab-ci.yml` - `my/path/.my-custom-file.yml` -The path can be customized on project level by setting the value of `Custom CI config path` via Settings > CI / CD > General pipelines. +The path can be customized at a project level. To customize the path: + +1. Go to the project's **Settings > CI / CD**. +1. Expand the **General pipelines** section. +1. Provide a value in the **Custom CI config path** field. +1. Click **Save changes**. ## Test coverage parsing -- cgit v1.2.1