summaryrefslogtreecommitdiff
path: root/doc/user
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2017-12-07 15:29:40 +0100
committerAchilleas Pipinellis <axil@gitlab.com>2017-12-13 10:49:59 +0100
commitf06982bf92ad93e7efec397f658eb3e53e727c50 (patch)
treea1bdcdfc786e1f601c7ace41e5bbd3108cb51147 /doc/user
parenta11fae2489c650bcb6cdd9e5a31c0ea01041256f (diff)
downloadgitlab-ce-f06982bf92ad93e7efec397f658eb3e53e727c50.tar.gz
Make usage of SSH keys in CI/CD more cleardocs/ci-ssh-keys
Diffstat (limited to 'doc/user')
-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 daa5463d680..43451844f2d 100644
--- a/doc/user/project/pipelines/settings.md
+++ b/doc/user/project/pipelines/settings.md
@@ -68,7 +68,7 @@ in the pipelines settings page.
Access to pipelines and job details (including output of logs and artifacts)
is checked against your current user access level and the **Public pipelines**
-project setting.
+project setting under your project's **Settings > CI/CD > General pipelines settings**.
If **Public pipelines** is enabled (default):