Tag Archives: CICD

What are two roles of an artifact repository in a CI/CD pipeline? (Choose two.)

A. An artifact repository stores files needed and generated during the build process. B. An artifact repository provides traceability, search, and management of binary files. C. An artifact repository is needed only for CI/CD pipelines executed on a public cloud infrastructure. D. allows for comparing and merging changes in the source code. E. An artifact repository is needed… Read More »

Which CI/CD tool is an automation tool used to build, test, and deploy software?

A. Git B. Gradle C. Nagios D. Jenkins Answer: Option D. Explanation:  Reference: https://www.infoworld.com/article/3271126/what-is-cicd-continuous-integration-and-continuous-delivery- explained.html Show AnswerDiscussion The post Which CI/CD tool is an automation tool used to build, test, and deploy software? appeared first on Majanto.

What are two roles of an artifact repository in a CI/CD pipeline? (Choose two.)

A. stores files needed and generated during the build process B. provides traceability, search, and management of binary files C. is required for CI/CD pipelines executed on a public cloud infrastructure D. allows for comparing and merging changes in the source code E. is required for managing open source software Answer: Option A, B. Explanation:  No answer description… Read More »