Unverified Commit 68e03005 authored by Greg Spencer's avatar Greg Spencer Committed by GitHub

Fix a bug in docker_push.sh, and indent in .cirrus.yml (#20308)

parent f310aca0
......@@ -2,5 +2,5 @@
TAG="${CIRRUS_TAG:-latest}"
docker push "gcr.io/flutter-cirrus/build-flutter-image::$TAG"
docker push "gcr.io/flutter-cirrus/build-flutter-image:$TAG"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment