Add access to set tags for k8s-docker-suite-app-murano project

Currently this project is not related with usual Openstack projects and
has different release cycle. So we need to have ability set tags for
this repo.

Change-Id: I215f51df1019f33b8876022f195b6de879e44276
This commit is contained in:
Sergey Kraynev 2016-09-29 13:45:10 +03:00
parent 88683f1328
commit 02df48d204
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ label-Code-Review = -2..+2 group k8s-docker-suite-app-murano-core
label-Verified = -1..+1 group k8s-docker-suite-app-murano-ci
label-Workflow = -1..+1 group k8s-docker-suite-app-murano-core
[access "refs/tags/*"]
pushSignedTag = group k8s-docker-suite-app-murano-release
[receive]
requireChangeId = true
requireContributorAgreement = true