🔍

AWS Certified DevOps Engineer - Professional DOP-C02 — Question 192

Topic 1 · Question 192 of 431

Topic 1 · Question 192

A software team is using AWS CodePipeline to automate its Java application release pipeline. The pipeline consists of a source stage, then a build stage, and then a deploy stage. Each stage contains a single action that has a runOrder value of 1. The team wants to integrate unit tests into the existing release pipeline. The team needs a solution that deploys only the code changes that pass all unit tests. Which solution will meet these requirements?