From 104858cba3300c2dcc30b1bab1150f49347f6cc1 Mon Sep 17 00:00:00 2001 From: xster Date: Fri, 23 Mar 2018 10:45:59 -0700 Subject: [PATCH] Do not push -pre versions to stores (#15845) --- dev/bots/travis_script.sh | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/dev/bots/travis_script.sh b/dev/bots/travis_script.sh index c5f3e0a8f0..1b59b06ad9 100755 --- a/dev/bots/travis_script.sh +++ b/dev/bots/travis_script.sh @@ -5,27 +5,28 @@ set -ex export PATH="$PWD/bin:$PWD/bin/cache/dart-sdk/bin:$PATH" if [ "$SHARD" = "build_and_deploy_gallery" ]; then - echo "Building and deploying Flutter Gallery" + version=$(