mirror of
https://github.com/yldio/copilot.git
synced 2024-11-14 23:30:05 +02:00
build: revert rm docker email
This commit is contained in:
parent
9ab1d7b37b
commit
cecb1d58ce
@ -62,6 +62,7 @@ const login = async () => {
|
||||
'docker',
|
||||
[
|
||||
'login',
|
||||
'--email="."',
|
||||
`--username="${_DOCKER_LOGIN_USERNAME}"`,
|
||||
`--password="${_DOCKER_LOGIN_PASSWORD}"`,
|
||||
_DOCKER_REGISTRY
|
||||
|
Loading…
Reference in New Issue
Block a user