diff --git a/scripts/travis-deploy-deprecated.sh b/scripts/travis-deploy-deprecated.sh index 2672e25..d96c120 100755 --- a/scripts/travis-deploy-deprecated.sh +++ b/scripts/travis-deploy-deprecated.sh @@ -3,6 +3,9 @@ set -e cd $TRAVIS_BUILD_DIR +# decline stats generation +yes n | azure help + pushd build/ find . -not -name "*.map" -type f | while read f; do azure storage blob upload -q "$f" cabana "$f"