Explore plugins
Plugins perform predefined tasks. They are essentially templated scripts that can be written in any programming language. Examples of plugins include:
- Drone Plugins
- GitHub Actions
- Bitrise Integrations
You can build your own plugins or use one of the many preexisting plugins from the Drone Plugins Marketplace, GitHub Actions Marketplace, or the Bitrise Integrations library.
There are several ways to incorporate plugins in your CI pipelines:
- Drone Plugins: Use the Plugin step.
- GitHub Actions: Use the GitHub Action plugin step with the Harness Cloud build infrastructure. Use the Plugin step with other build infrastructures.
- Bitrise Integrations: Use the Bitrise plugin step with the Harness Cloud build infrastructure. Use the Plugin step with other build infrastructures.