Commit fa2ee656 authored by Suzanne Selhorn's avatar Suzanne Selhorn

Merge branch 'docs-spt-172764' into 'master'

Adding clarification on credentials requirements

See merge request gitlab-org/gitlab!42629
parents 151c7fc7 16c2303e
......@@ -547,6 +547,7 @@ runtime.
at least version **1.8** if you want to use private registries.
- Available for [Kubernetes executor](https://docs.gitlab.com/runner/executors/kubernetes.html)
in GitLab Runner 13.1 and later.
- [Credentials Store](#using-credentials-store) and [Credential Helpers](#using-credential-helpers) require binaries to be added to the GitLab Runner's `$PATH`, and require access to do so. Therefore, these features are not available on shared runners or any other runner where the user does not have access to the environment where the runner is installed.
### Using statically-defined credentials
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment