Any way to add a way to archive the packages ... do you support Jfrog/Artifactory?

To add a way to archive the packages … do you support Jfrog/Artifactory ?

Or can we check the package into bitbucket once compiled ?

Hi,

Sure, you can do anything you would on your local Mac/PC.

E.g. if you want to install and use an additional tool: http://devcenter.bitrise.io/tips-and-tricks/install-additional-tools/

You can also use the Bitrise CLI to test the config locally - it’s the same runner which is used for running your builds on bitrise.io.

If you want to attach a file/directory to a build, you can do it this way: http://devcenter.bitrise.io/tips-and-tricks/attach-any-file-to-build/

If you have any question, please let us know! :wink: