CompTIA Linux+ XK0-005 Practice Question
An organization is looking to improve its software development lifecycle by automatically building, testing, and deploying applications following code commits. Which of the following would BEST implement this requirement?
Setting up a Jenkins pipeline
Automating deployments using custom shell scripts
Using cron jobs for scheduled deployments
Configuring a Git hook to trigger deployment scripts