Skip to main content

Managing build files

Abstract

Using the Deploy to bitrise.io Step, you can deploy files generated during a build to bitrise.io. You can also upload code signing files. You can view uploaded files on the Apps & Artifacts tab of the build page.

Managing files on Bitrise allows you to upload files to use in your builds. You are required to upload files for the purposes of code signing. Builds also produce files as outputs.

You can:

  • Upload files to the Generic File storage.

  • Use uploaded files in your builds.

  • Use encrypted files in your builds.

Using the Deploy to bitrise.io Step, you can deploy files generated during a build to bitrise.io. You can view these files on the Apps & Artifacts tab of the build page.

You can also upload both Android and iOS code signing files. Read more about Android code signing and iOS code signing in our detailed guides.