deanWombourne / bitrise-step-diawi-upload

Upload an ipa/apk/zip to Diawi
MIT License
4 stars 4 forks source link

Multiple file upload #10

Open deanWombourne opened 4 years ago

deanWombourne commented 4 years ago

It might be nice to pass in a list of files instead of just one. The output would then be a list of urls.

Not sure how we would handle partial upload failure here though - probably needs some thought.