host cd: allow tv to push all shitment refs
This commit is contained in:
parent
89468e61cc
commit
d3b0b62151
@ -87,7 +87,7 @@
|
||||
rules = with git; with users; with repos; [
|
||||
{ user = tv;
|
||||
repo = [ testing shitment ];
|
||||
perm = push master [ non-fast-forward create delete merge ];
|
||||
perm = push "refs/*" [ non-fast-forward create delete merge ];
|
||||
}
|
||||
{ user = [ lass makefu ];
|
||||
repo = [ testing shitment ];
|
||||
|
Loading…
Reference in New Issue
Block a user