Commit 7d2a6e38 authored by Viktor Nagy's avatar Viktor Nagy Committed by Marcin Sedlak-Jakubowski

Instructions on group level deploy token

Fixes https://gitlab.com/gitlab-org/gitlab/-/issues/214014
parent 3340792d
...@@ -180,7 +180,6 @@ docker login -u $CI_DEPLOY_USER -p $CI_DEPLOY_PASSWORD $CI_REGISTRY ...@@ -180,7 +180,6 @@ docker login -u $CI_DEPLOY_USER -p $CI_DEPLOY_PASSWORD $CI_REGISTRY
``` ```
NOTE: NOTE:
The special handling for the `gitlab-deploy-token` deploy token is not currently The special handling for the `gitlab-deploy-token` deploy token is not
implemented for group deploy tokens. For the deploy token to be available for implemented for group deploy tokens. To make the group-level deploy token available for
CI/CD jobs, it must be created at the project level. For details, see CI/CD jobs, use the workaround in [issue 214014](https://gitlab.com/gitlab-org/gitlab/-/issues/214014).
[this issue](https://gitlab.com/gitlab-org/gitlab/-/issues/214014).
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