Files
engine/ci/docker/windows_build
liyuqian 08a1335088 More detailed comments for engine build windows VM (#8456)
To make it clearer what the next step is after the script run.
2019-04-05 11:01:27 -07:00
..

This directory should include scripts to build the docker container image used for building flutter/engine in our CI system (currently Cirrus) using Windows.

So far we're still waiting GKE to have Kubernetes 1.14 and Windows containers.

Before that, we use GCE Windows VMs for our CI tests. This directory includes scripts for preparing that VM.