Since the Travis CI is no longer useable, we want to build new jobs for CirrOS on the OpenDev platform. Since at a later stage some testing involving a Devstack deployment may be helpful, this is placed into the openstack tenant. Change-Id: I188ad6803015b880f8f952052012fa1c3c8b52fcchanges/19/827719/4
parent
81e58b7893
commit
c50e9fba0e
@ -0,0 +1,14 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group cirros-core
|
||||
create = group cirros-core
|
||||
label-Code-Review = -2..+2 group cirros-core
|
||||
label-Workflow = -1..+1 group cirros-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
createSignedTag = group cirros-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
Loading…
Reference in new issue