Quiz 10 Question 20 of 20

A 'build' job computes whether a deploy is necessary and sets output 'should_deploy' to 'true' or 'false'. How should the 'deploy' job skip work when the value is 'false'?

Select an answer to reveal the explanation.

Motivation