Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 248 Bytes

continuous-integration.md

File metadata and controls

12 lines (5 loc) · 248 Bytes

Continuous Integration

You can upload a new build simply by sending the following `curl`

curl -X POST -H "Authorization: Token XXXXXX-XXXXXX-XXXXXX-XXXX" -d @myfilename https://api.appstorehq.net?tags=some_tag_no1,some_tag_2