icon

Dependency Installer

Installs dependencies from tool version files in your repo.

This wrapper for the bitrise CLI tool installs dependencies defined in the tool version file(s) in your repo.

To learn more about defining tool versions as code, read our documentation.

Tool version files supported by this step include:

  • .tool-versions
  • .ruby-version
  • .node-version
  • .python-version
  • .java-version
  • .go-version
  • .terraform-version
  • .kubectl-version
  • bitrise.yml (with a tools: section)

Similar steps

Step to install an Android SDK Add-on locally

Downloads and installs the Apple code signing certificates and provisioning profiles.

Installs a service account key to your pipeline before build time

Need to install or update a packge from Android SDK Manager? Use this Step to install and update them as you wish!