Member-only story

Disabled Bitrise build step

Andres Sandoval
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:

  1. Go to your app’s bitrise.yml file.
  2. Disabled step by adding flag “run_if: false”.
  3. More details.
Bitrise build log with the flag run_if set to false

Thanks for reading! Let me know if you have any questions.

Andres

References:

--

--

Andres Sandoval
Andres Sandoval

Written by Andres Sandoval

I'm a passionate Android Software Engineer with over 11 years of experience. andresand.github.io/andres-about-me/ buymeacoffee.com/andresand

No responses yet