Deploy a custom build to HockeyApp with HockeyApp step

Can we deploy a custom build (zip file) to HockeyApp by using HockeyApp step? If not, is there any solution for that? Thank you!

You can always use HockeyApp API directly from script step. https://support.hockeyapp.net/kb/api/api-apps#upload-app
Keep in mind that HockeyApp will be superseded by AppCenter on November 16th.

Thank you! I’ve just figure out by myself as well.