• Home
Name Date Size #Lines LOC

..--

README.mdD12-May-2024365 96

prepare_windows_server_2016_core.ps1D12-May-20243.1 KiB6919

README.md

1This directory should include scripts to build the docker container image used
2for building flutter/engine in our CI system (currently [Cirrus](cirrus-ci.org))
3using Windows.
4
5So far we're still waiting GKE to have Kubernetes 1.14 and Windows containers.
6
7Before that, we use GCE Windows VMs for our CI tests. This directory includes
8scripts for preparing that VM.
9