CI: Windows: Use separate config file for Docker
authorDaniel Stone <daniels@collabora.com>
Mon, 24 Aug 2020 19:40:49 +0000 (20:40 +0100)
committerMarge Bot <eric+marge@anholt.net>
Fri, 28 Aug 2020 10:15:40 +0000 (10:15 +0000)
commita2808108e8052efc7c51236117155e7478464c8b
tree056d28a1c4d7dda04d01c845def2473a8f477143
parentf4c1c21306060c904210fd596421cf077b2eb613
CI: Windows: Use separate config file for Docker

Rather than relying on global state for 'docker login' credentials, use
a local file so we don't collide with other simultaneous builds.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6446>
.gitlab-ci/windows/mesa_container.ps1