Code QuizAdvanced
CI/CD Pipeline Script Chaining Bug
A simple CI/CD shell script runs build, test, and deploy — but a chaining mistake lets it deploy even when tests fail.
What is the bug in this pipeline script?
A simple CI/CD shell script runs build, test, and deploy — but a chaining mistake lets it deploy even when tests fail.
What is the bug in this pipeline script?