In a CI/CD pipeline, what is the primary purpose of a 'build artifact'?
-
A
A packaged, deployable output produced once and promoted across environments
-
B
A log file describing test failures
-
C
A temporary cache cleared after each commit
-
D
A branch protection rule in the repository