diff options
| author | Lin Jen-Shin <godfat@godfat.org> | 2017-07-05 20:11:01 +0800 |
|---|---|---|
| committer | Lin Jen-Shin <godfat@godfat.org> | 2017-07-05 20:11:01 +0800 |
| commit | 9f5ac179d1ca4819006c66ae385ba7153f6c7e4f (patch) | |
| tree | 8dafab8a2f87092dd57c26fbbb70b131d98d9078 /doc/user | |
| parent | 9f7e5e45df9b7d99b97e40d1c08250925a408875 (diff) | |
| download | gitlab-ce-9f5ac179d1ca4819006c66ae385ba7153f6c7e4f.tar.gz | |
Rename ci_config_file to ci_config_path
Diffstat (limited to 'doc/user')
| -rw-r--r-- | doc/user/project/pipelines/settings.md | 2 |
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. |
