docker/windows: refactorings to get it to work with the new runner
authorJordan Petridis <jordan@centricular.com>
Mon, 1 Jul 2019 15:55:46 +0000 (18:55 +0300)
committerXavier Claessens <xclaesse@gmail.com>
Fri, 16 Aug 2019 17:17:01 +0000 (17:17 +0000)
commit072cf0122a3774e41f971b1d819282a4aa009c4d
tree629797cd0ab10470520dc127f7995addd38ff874
parent31cec0a2459b38ae64d8bbb3f2060d2d86f8f86f
docker/windows: refactorings to get it to work with the new runner

* Install git-lfs as its required now by gst-integration-suites
* Clone gst-build eache time to avoid dated gst-build checkouts
and overwritting .wrap files. Similar to !137
* Split the dockerfile and add a second run stage refresh the
powershell env inbetween calls
* Remove the msys2 workaround as its not needed anymore
docker/windows/Dockerfile
docker/windows/cleanup.ps1 [deleted file]
docker/windows/install_toolchain.ps1 [new file with mode: 0644]
docker/windows/prepare.ps1 [deleted file]
docker/windows/prepare_gst_env.ps1 [new file with mode: 0644]
gitlab/ci_template.yml