What is the primary purpose of a CI build pipeline in an Agile development environment?
-
A
To automatically compile, test, and validate every code change merged into the shared repository
-
B
To replace manual code reviews entirely
-
C
To deploy code directly to production without any checks
-
D
To generate documentation for each sprint