Merge "Push all refs to gitea"
This commit is contained in:
commit
f671c38fa7
@ -260,10 +260,6 @@ class openstack_project::review (
|
||||
replicationDelay => '1',
|
||||
replicatePermissions => false,
|
||||
mirror => true,
|
||||
push => [
|
||||
'+refs/heads/*:refs/heads/*',
|
||||
'+refs/tags/*:refs/tags/*',
|
||||
],
|
||||
threads => '4',
|
||||
},
|
||||
{
|
||||
@ -273,10 +269,6 @@ class openstack_project::review (
|
||||
replicationDelay => '1',
|
||||
replicatePermissions => false,
|
||||
mirror => true,
|
||||
push => [
|
||||
'+refs/heads/*:refs/heads/*',
|
||||
'+refs/tags/*:refs/tags/*',
|
||||
],
|
||||
threads => '4',
|
||||
},
|
||||
{
|
||||
@ -286,10 +278,6 @@ class openstack_project::review (
|
||||
replicationDelay => '1',
|
||||
replicatePermissions => false,
|
||||
mirror => true,
|
||||
push => [
|
||||
'+refs/heads/*:refs/heads/*',
|
||||
'+refs/tags/*:refs/tags/*',
|
||||
],
|
||||
threads => '4',
|
||||
},
|
||||
{
|
||||
@ -299,10 +287,6 @@ class openstack_project::review (
|
||||
replicationDelay => '1',
|
||||
replicatePermissions => false,
|
||||
mirror => true,
|
||||
push => [
|
||||
'+refs/heads/*:refs/heads/*',
|
||||
'+refs/tags/*:refs/tags/*',
|
||||
],
|
||||
threads => '4',
|
||||
},
|
||||
{
|
||||
@ -312,10 +296,6 @@ class openstack_project::review (
|
||||
replicationDelay => '1',
|
||||
replicatePermissions => false,
|
||||
mirror => true,
|
||||
push => [
|
||||
'+refs/heads/*:refs/heads/*',
|
||||
'+refs/tags/*:refs/tags/*',
|
||||
],
|
||||
threads => '4',
|
||||
},
|
||||
{
|
||||
@ -325,10 +305,6 @@ class openstack_project::review (
|
||||
replicationDelay => '1',
|
||||
replicatePermissions => false,
|
||||
mirror => true,
|
||||
push => [
|
||||
'+refs/heads/*:refs/heads/*',
|
||||
'+refs/tags/*:refs/tags/*',
|
||||
],
|
||||
threads => '4',
|
||||
},
|
||||
{
|
||||
@ -338,10 +314,6 @@ class openstack_project::review (
|
||||
replicationDelay => '1',
|
||||
replicatePermissions => false,
|
||||
mirror => true,
|
||||
push => [
|
||||
'+refs/heads/*:refs/heads/*',
|
||||
'+refs/tags/*:refs/tags/*',
|
||||
],
|
||||
threads => '4',
|
||||
},
|
||||
{
|
||||
@ -351,10 +323,6 @@ class openstack_project::review (
|
||||
replicationDelay => '1',
|
||||
replicatePermissions => false,
|
||||
mirror => true,
|
||||
push => [
|
||||
'+refs/heads/*:refs/heads/*',
|
||||
'+refs/tags/*:refs/tags/*',
|
||||
],
|
||||
threads => '4',
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user