decline stats generation

main
ChristopherBiscardi 2017-12-18 14:29:42 -08:00
parent 35f26ee815
commit fdf4bfe44b
No known key found for this signature in database
GPG Key ID: 703265E1DE405983
1 changed files with 3 additions and 0 deletions

View File

@ -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"