summaryrefslogtreecommitdiff
path: root/doc/user/project/pipelines/settings.md
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2017-07-05 20:11:01 +0800
committerLin Jen-Shin <godfat@godfat.org>2017-07-05 20:11:01 +0800
commit9f5ac179d1ca4819006c66ae385ba7153f6c7e4f (patch)
tree8dafab8a2f87092dd57c26fbbb70b131d98d9078 /doc/user/project/pipelines/settings.md
parent9f7e5e45df9b7d99b97e40d1c08250925a408875 (diff)
downloadgitlab-ce-9f5ac179d1ca4819006c66ae385ba7153f6c7e4f.tar.gz
Rename ci_config_file to ci_config_path
Diffstat (limited to 'doc/user/project/pipelines/settings.md')
-rw-r--r--doc/user/project/pipelines/settings.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/pipelines/settings.md b/doc/user/project/pipelines/settings.md
index 7274fe816cc..3ff5a08d72c 100644
--- a/doc/user/project/pipelines/settings.md
+++ b/doc/user/project/pipelines/settings.md
@@ -27,7 +27,7 @@ The default value is 60 minutes. Decrease the time limit if you want to impose
a hard limit on your jobs' running time or increase it otherwise. In any case,
if the job surpasses the threshold, it is marked as failed.
-## Custom CI config file
+## Custom CI config path
> - [Introduced][ce-12509] in GitLab 9.4.