Skip to content

Commit e93b03e

Browse files
author
Alex Florenti
committed
test
1 parent 4ef1d0a commit e93b03e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-scripts/upload.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
echo "BRANCH: $BRANCH, UPLOAD_URL: $UPLOAD_URL, UPLOAD_KEY: $UPLOAD_KEY"
12
cd dist && find * -type f -exec echo 'Uploading @{}' \; -exec curl -4 -F 'file=@{}' -F "path=$BRANCH/{}" -F "key=$UPLOAD_KEY" "$UPLOAD_URL"

0 commit comments

Comments
 (0)