🔥 3-day streak
Cisco CCNP Automation AUTOCOR (350-901)59 / 136
Question 59 of 136

Your team's network automation repository contains device configs under configs/ and pipeline tooling under scripts/. The .gitlab-ci.yml runs an expensive 'deploy' job that pushes RESTCONF payloads to production routers. Currently the deploy job runs on every commit to main, including commits that only edit README.md or scripts/. You must change the pipeline so the deploy job runs ONLY when files under configs/ change on the main branch. Which job definition accomplishes this?

Reviewed for accuracy · Report an issueNext question