mirror of
https://github.com/encounter/engine.git
synced 2026-07-10 03:18:43 -07:00
659e49e7dd
These scripts generate the image we used to test flutter/engine in Cirrus.
5 lines
74 B
Bash
Executable File
5 lines
74 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker push gcr.io/flutter-cirrus/build-engine-image:latest
|
|
|