Skip to content
Snippets Groups Projects
Commit 2a03a38e authored by Guilhem Bonnefille's avatar Guilhem Bonnefille
Browse files

docs: fix role

Maintainer role is mandatory as we are trying to push the main branch.
parent 484b2d00
Branches
Tags
No related merge requests found
...@@ -345,4 +345,4 @@ The template handles both classic variable and file variable. ...@@ -345,4 +345,4 @@ The template handles both classic variable and file variable.
Simply specify :lock: `$GIT_USERNAME` and :lock: `$GIT_PASSWORD` as secret project variables. Simply specify :lock: `$GIT_USERNAME` and :lock: `$GIT_PASSWORD` as secret project variables.
Note that the password should be an access token (preferably a [project](https://docs.gitlab.com/ee/user/project/settings/project_access_tokens.html) or [group](https://docs.gitlab.com/ee/user/group/settings/group_access_tokens.html) access token) with `write_repository` scope and `Developer` role. Note that the password should be an access token (preferably a [project](https://docs.gitlab.com/ee/user/project/settings/project_access_tokens.html) or [group](https://docs.gitlab.com/ee/user/group/settings/group_access_tokens.html) access token) with `write_repository` scope and `Maintainer` role.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment