Skip Step

Lesson 11

Sometimes you also want to skip certain steps. Use an if expression to run build.sh only when the current ref is refs/heads/master.

Loading ...