ci(aio): upload aio payload size to firebase

ci(aio): Add timestamp and change data
This commit is contained in:
Yuan Gao
2017-05-23 17:20:56 -07:00
committed by Matias Niemelä
parent 08ecfd891d
commit 0440251919
5 changed files with 75 additions and 1 deletions

View File

@ -28,6 +28,7 @@ readonly relevantChangedFilesCount=$(git diff --name-only $TRAVIS_COMMIT_RANGE |
yarn build
fi
tar --create --gzip --directory "$INPUT_DIR" --file "$OUTPUT_FILE" .
yarn payload-size
# Deploy to staging
readonly httpCode=$(