liyuqian 697e541a8d
Add scripts that prepares our windows VM image (#8446)
Have this script reviewed and committed to our repo for our future reference.

This prepares the VM used in https://github.com/flutter/engine/pull/8442

Once our Docker container is tested in GKE (after Kubernetes 1.14 is ready), I'll also upload Dockefiles and its related scripts here.
2019-04-04 17:28:03 -07:00

365 B

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.