Which tool is commonly used for version control in CI/CD pipelines?
- Docker
- Git
- Jenkins
- Maven
Git is commonly used for version control in CI/CD pipelines. It provides a distributed version control system that allows developers to track changes in their codebase efficiently.
Loading...
Related Quiz
- Which of the following is NOT a common level of severity used in logging systems?
- What does API stand for in RESTful APIs?
- How does the Prototype design pattern differ from the Builder design pattern?
-
What does the
tag define in HTML?
- Authorization mechanisms often rely on defining access _______ for different user roles.