Fix sahara tag acl to make it working
It's really strange but gerrit doesn't accept the "refs/tags/2014.1.*" refs, but it works ok with "^refs/tags/2014.1.*". Change-Id: Icc5b8619c36c190e30072775c9c6f889f286f19e
This commit is contained in:
parent
e64fabf490
commit
41070c4895
@ -16,7 +16,7 @@ label-Code-Review = -2..+2 group sahara-core
|
||||
label-Code-Review = -1..+1 group Registered Users
|
||||
label-Workflow = -1..+1 group sahara-core
|
||||
|
||||
[access "refs/tags/2014.1.*"]
|
||||
[access "^refs/tags/2014.1.*"]
|
||||
pushSignedTag = group sahara-ptl
|
||||
|
||||
[receive]
|
||||
|
Loading…
x
Reference in New Issue
Block a user