Merge "Add ability to push signed tags to tripleo-ipa"

This commit is contained in:
Zuul 2020-03-31 17:16:05 +00:00 committed by Gerrit Code Review
commit 8b9086c798
1 changed files with 4 additions and 0 deletions

View File

@ -1,8 +1,12 @@
[access "refs/heads/*"]
abandon = group tripleo-ipa-core
create = group tripleo-ipa-core
label-Code-Review = -2..+2 group tripleo-ipa-core
label-Workflow = -1..+1 group tripleo-ipa-core
[access "refs/tags/*"]
pushSignedTag = group tripleo-ipa-core
[receive]
requireChangeId = true