What is the primary purpose of a build pipeline in continuous integration?
-
A
To deploy code directly to production without testing
-
B
To automate the process of compiling, testing, and packaging code changes
-
C
To replace manual code reviews entirely
-
D
To manage project documentation updates