Commit 2f3af979 authored by Katrin Leinweber's avatar Katrin Leinweber Committed by Nick Gaskill

Docs: Present deploy token as alternative to job token

parent 64db2743
......@@ -75,7 +75,9 @@ Let's consider the following scenario:
A unique job token is generated for each job and provides the user read
access all projects that would be normally accessible to the user creating that
job. The unique job token does not have any write permissions, but there
is a [proposal to add support](https://gitlab.com/gitlab-org/gitlab/-/issues/35067).
is a [proposal to add support](https://gitlab.com/groups/gitlab-org/-/epics/3559).
If you need your CI pipeline to push to the Package Registry, consider using [deploy tokens](deploy_tokens/index.md).
We try to make sure that this token doesn't leak by:
......
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