fix(core): update

This commit is contained in:
Philipp Kunz 2019-09-18 17:29:43 +02:00
parent 15f5c38eb0
commit 43d9da808b

View File

@ -62,7 +62,7 @@ export class DockerHost {
username: gitlabAuthArray[0],
password: gitlabAuthArray[1],
serveraddress: 'registry.gitlab.com'
})
});
}
/**