ci(aio): upload aio payload size to firebase
ci(aio): Add timestamp and change data
This commit is contained in:
@ -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=$(
|
||||
|
Reference in New Issue
Block a user