|
@@ -26,39 +26,39 @@
|
|
|
},
|
|
|
{
|
|
|
"type": "vcs",
|
|
|
- "url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/BaseAdmin.git",
|
|
|
+ "url": "ssh://gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/BaseAdmin.git",
|
|
|
"options": {
|
|
|
"local_pk": "./keys/bitbucket.id_rsa"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"type": "vcs",
|
|
|
- "url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/Webservice.git",
|
|
|
+ "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/Webservice.git",
|
|
|
"options": {
|
|
|
"local_pk": "./keys/bitbucket.id_rsa"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"type": "vcs",
|
|
|
- "url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/BaseOAuthClientBundle.git",
|
|
|
+ "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/BaseOAuthClientBundle.git",
|
|
|
"options": {
|
|
|
"local_pk": "./keys/bitbucket.id_rsa"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"type": "vcs",
|
|
|
- "url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/WorkflowBundle.git",
|
|
|
+ "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/WorkflowBundle.git",
|
|
|
"options": {
|
|
|
"local_pk": "./keys/bitbucket.id_rsa"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"type": "vcs",
|
|
|
- "url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/TemplateBundle.git"
|
|
|
+ "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/TemplateBundle.git"
|
|
|
},
|
|
|
{
|
|
|
"type": "vcs",
|
|
|
- "url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/ExtraDataBundle.git"
|
|
|
+ "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/ExtraDataBundle.git"
|
|
|
},
|
|
|
{
|
|
|
"type": "vcs",
|
|
@@ -69,7 +69,7 @@
|
|
|
},
|
|
|
{
|
|
|
"type": "vcs",
|
|
|
- "url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/OwnerVoter.git",
|
|
|
+ "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/OwnerVoter.git",
|
|
|
"options": {
|
|
|
"local_pk": "./keys/bitbucket.id_rsa"
|
|
|
}
|
|
@@ -97,14 +97,14 @@
|
|
|
},
|
|
|
{
|
|
|
"type": "vcs",
|
|
|
- "url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/AuthBundle.git",
|
|
|
+ "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/AuthBundle.git",
|
|
|
"options": {
|
|
|
"local_pk": "./keys/bitbucket.id_rsa"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"type": "vcs",
|
|
|
- "url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/AuditBundle.git",
|
|
|
+ "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/AuditBundle.git",
|
|
|
"options": {
|
|
|
"local_pk": "./keys/bitbucket.id_rsa"
|
|
|
}
|
|
@@ -116,7 +116,7 @@
|
|
|
},
|
|
|
{
|
|
|
"type": "vcs",
|
|
|
- "url": "ssh://git@infra.flowdat.com:222/VendorSoftwareFlowdat3/WorkflowBundle.git",
|
|
|
+ "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/WorkflowBundle.git",
|
|
|
"options": {
|
|
|
"local_pk": "./keys/bitbucket.id_rsa"
|
|
|
}
|
|
@@ -204,10 +204,10 @@
|
|
|
"@mkdir-dir-cache-sessions-logs",
|
|
|
"@chmod-dir-cache-sessions-logs",
|
|
|
"@doctrine-update",
|
|
|
- "@auto-increment",
|
|
|
+ "@update-data",
|
|
|
"@doctrine-migrations-down",
|
|
|
"@doctrine-migrations",
|
|
|
- "@update-data",
|
|
|
+ "@auto-increment",
|
|
|
"@workflow-default"
|
|
|
],
|
|
|
"post-update-cmd": [
|