Practice – devcor_350-901_security
Strength:
0%
Answered: 0 • Correct: 0 • Incorrect: 0
Logged in as
Guest
A pipeline fails only on main because a required secret variable is missing. What is the MOST likely reason?
Select the ONE best answer from the options panel.
Disable protected branches
Run the pipeline locally only
Add the secret to the main/prod environment scope (or adjust branch protection rules).
Replace secrets with hardcoded values
Submit answer