From fd2862fdddf6c836d3bae5f78574fa07401b034c Mon Sep 17 00:00:00 2001 From: Alexander Tanayno Date: Mon, 5 Aug 2019 21:22:20 +0000 Subject: Add description how to set custom CI file --- doc/user/project/pipelines/settings.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/user/project/pipelines') diff --git a/doc/user/project/pipelines/settings.md b/doc/user/project/pipelines/settings.md index 45f27b3c811..456209c2180 100644 --- a/doc/user/project/pipelines/settings.md +++ b/doc/user/project/pipelines/settings.md @@ -76,6 +76,13 @@ Here are some valid examples: - `my/path/.gitlab-ci.yml` - `my/path/.my-custom-file.yml` +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 If you use test coverage in your code, GitLab can capture its output in the -- cgit v1.2.3