Testing new ogRepo import data
testing/ogcore-api/pipeline/head This commit looks good
Details
testing/ogcore-api/pipeline/head This commit looks good
Details
parent
31657113a8
commit
dc68c8eb43
|
@ -42,7 +42,7 @@ class TransferAction extends AbstractOgRepositoryController
|
||||||
$params = [
|
$params = [
|
||||||
'json' => [
|
'json' => [
|
||||||
'image' => $image->getName().'.img',
|
'image' => $image->getName().'.img',
|
||||||
'repo_ip' => $image->getClient()->getRepository(),
|
'repo_ip' => $image->getClient()->getRepository()->getIp(),
|
||||||
'user' => 'opengnsys',
|
'user' => 'opengnsys',
|
||||||
]
|
]
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue