Quiz 11 Question 1 of 20

Jobs 'lint' and 'test' both list 'needs: [build]'. Job 'deploy' must run only after both 'lint' and 'test' succeed. Which 'needs' declaration is correct on 'deploy'?

Select an answer to reveal the explanation.

Motivation