mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Fix a bug in docker_push.sh, and indent in .cirrus.yml (#20308)
This commit is contained in:
parent
f310aca08b
commit
68e030052e
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user