windows/Dockerfile: replace ADD arguments with Invoke-WebRequest
authorJordan Petridis <jordan@centricular.com>
Fri, 29 Jul 2022 11:53:06 +0000 (14:53 +0300)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 29 Jul 2022 19:56:11 +0000 (19:56 +0000)
commitd3dfdeaf479ea0bc65360adaa0c58ed6374a3451
tree401518b682b08c76ac15cdf7975c75f104dbe350
parentf3a324c1a50f68605abcef4710dc8528b13fc38d
windows/Dockerfile: replace ADD arguments with Invoke-WebRequest

Have the windows susbsystem handle the networking layer and avoid
layer invalidation until the strings/urls are changed.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2812>
.gitlab-ci.yml
ci/docker/windows/Dockerfile