What is Continuous Integration (CI) in the context of Jenkins?
-
A
Automatically deploying code to production on every commit
-
B
Automatically building and testing code on every commit to catch integration issues early
-
C
Integrating Jenkins with third-party monitoring tools
-
D
Running nightly batch jobs automatically