Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
20cce7b6
Commit
20cce7b6
authored
Sep 28, 2021
by
Tiger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix a typo in group Agent authorization docs
parent
4497e6ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/user/clusters/agent/repository.md
doc/user/clusters/agent/repository.md
+2
-2
No files found.
doc/user/clusters/agent/repository.md
View file @
20cce7b6
...
...
@@ -173,8 +173,8 @@ An Agent can only authorize groups in the same group hierarchy as the Agent's co
To authorize a group:
1.
Edit your
`
.
config.yaml`
file under the
`.gitlab/agents/<agent name>`
directory.
1.
Add the
`ci_access`
attribute.
1.
Edit your
`config.yaml`
file under the
`.gitlab/agents/<agent name>`
directory.
1.
Add the
`ci_access`
root
attribute.
1.
Add the
`groups`
attribute into
`ci_access`
.
1.
Add the group
`id`
into
`groups`
, identifying the authorized group through its path.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment