CompTIA
XK0-004 · Question #495
When a developer commits to a product's master branch, it has a tool that checks code syntax compiles the software, performs unit tests, and outputs an RPM file as an artifact. Which of the following
The correct answer is B. Build automation. https://en.wikipedia.org/wiki/Build_automation
Scripting, Containers and Automation
Question
When a developer commits to a product's master branch, it has a tool that checks code syntax compiles the software, performs unit tests, and outputs an RPM file as an artifact. Which of the following is this an example of?
Options
- AInventory
- BBuild automation
- CAttributes
- DAgent
How the community answered
(36 responses)- B92% (33)
- C3% (1)
- D6% (2)
Explanation
Topics
#CI/CD#build automation#RPM#pipeline
Community Discussion
No community discussion yet for this question.