Sign in
dart
/
external
/
github.com
/
flutter
/
engine
/
2b3cb10b38446c357f1c2b8ba5e79b4dc2532250
/
.
/
ci
/
docker
/
build
/
build_docker.sh
blob: 5eeb0fc83d5653df44bb5316822411f50063d8c3 [
file
]
#!/bin/bash
# pull to make sure we are not rebuilding for nothing
docker pull gcr
.
io
/
flutter
-
cirrus
/
build
-
engine
-
image
:
latest
docker build
--
tag gcr
.
io
/
flutter
-
cirrus
/
build
-
engine
-
image
:
latest
.