build: revert rm docker email

This commit is contained in:
Sérgio Ramos 2017-06-01 01:47:41 +01:00
parent 9ab1d7b37b
commit cecb1d58ce

View File

@ -62,6 +62,7 @@ const login = async () => {
'docker',
[
'login',
'--email="."',
`--username="${_DOCKER_LOGIN_USERNAME}"`,
`--password="${_DOCKER_LOGIN_PASSWORD}"`,
_DOCKER_REGISTRY