Commit 666ef75a authored by Russell Dickenson's avatar Russell Dickenson

Merge branch 'selhorn-shem-mr-redo' into 'master'

Docs: Update container registry creds info

See merge request gitlab-org/gitlab!39647
parents cb5cc942 0b7857a5
......@@ -133,8 +133,10 @@ enabled in your account, you need to pass a
[personal access token](../../profile/personal_access_tokens.md) instead
of your password in order to login to GitLab's Container Registry.
If a project is private, credentials are needed for authorization.
There are two ways to do this:
Credentials must be provided for authorization to any non-public registry. Only project members can access private,
GitLab-hosted registries.
There are two ways to authenticate:
- By using a [personal access token](../../profile/personal_access_tokens.md).
- By using a [deploy token](../../project/deploy_tokens/index.md).
......
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