I use Bitbucket Pipeline for building my project and creating APK file and I 'm wondering, can the "Pipeline" keep all apk files and how can I give permission for testers to download this apk? How does it work? I used to use Team City. And I try to understand is it possible to use "pipeline" in a similar way?
Hi @Oleh Ponomarenko ,
I would recommend that, as a part for your Pipelines, you upload the APK file to the Bitbucket Downloads section as it is explained here: https://confluence.atlassian.com/bitbucket/deploy-build-artifacts-to-bitbucket-downloads-872124574.html?_ga=2.136363573.485884445.1567470507-1082179675.1554447943
If you are using Bitbucket Pipelines, you can use this pipe to simplify the process: https://bitbucket.org/product/features/pipelines/integrations?p=atlassian/bitbucket-upload-file
Regards,
Raul
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.