Member-only story
Disabled Bitrise build step
1 min readJul 10, 2019
The tutorial shows how to disable a Bitrise build step from running. This is part of a series of tutorials for building Android Continuous Integration and Continuous Delivery (CI/CD) with Bitrise.
Steps:
- Go to your app’s bitrise.yml file.
- Disabled step by adding flag “run_if: false”.
- More details.
Thanks for reading! Let me know if you have any questions.
Andres
References: