web/packaging/package-upload.sh

2 lines
65 B
Bash

curl -X POST "$UPLOAD_URL" -F "file=@build/arm-web_$VERSION.deb"