Skip to content

Commit c2b74a6

Browse files
author
Alex Florenti
committed
damn you.
1 parent 402e4d8 commit c2b74a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build-scripts/upload.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
echo "BRANCH: $BRANCH, UPLOAD_URL: $UPLOAD_URL, UPLOAD_KEY: $UPLOAD_KEY"
21
cd dist
32
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)