Quiz 11 Question 3 of 20

A step has 'id: smoke' and 'continue-on-error: true'. The step's command exits with code 1. A later step uses 'if: steps.smoke.outcome == 'failure''. What happens?

Select an answer to reveal the explanation.

Motivation