Testing new ogRepo import data
testing/ogcore-api/pipeline/head This commit looks good Details

hotfix-timeout
Manuel Aranda Rosales 2025-02-10 10:30:54 +01:00
parent 31657113a8
commit dc68c8eb43
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ class TransferAction extends AbstractOgRepositoryController
$params = [
'json' => [
'image' => $image->getName().'.img',
'repo_ip' => $image->getClient()->getRepository(),
'repo_ip' => $image->getClient()->getRepository()->getIp(),
'user' => 'opengnsys',
]
];