Skip to content

Commit 5d26600

Browse files
committed
refs sparkfabrik-innovation-team/board#3833: Update user access condition in config.yaml.tftpl to check for operate_at_root_group_level
1 parent 213df83 commit 5d26600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/config.yaml.tftpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ci_access:
22
groups:
33
- id: ${root_namespace}
44

5-
%{~ if gitlab_agent_grant_user_access_to_root_namespace }
5+
%{~ if operate_at_root_group_level }
66
user_access:
77
access_as:
88
agent: {}

0 commit comments

Comments
 (0)