now working correctly and async
This commit is contained in:
@@ -23,5 +23,6 @@ export class RegistryStorage {
|
||||
await this.objectMap.forEach(async registryArg => {
|
||||
await registryArg.login()
|
||||
})
|
||||
plugins.beautylog.success('logged in successfully into all available DockerRegistries!')
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user