Mastering CI/CD: Create a Strong Pipeline with Jenkins, SonarQube, and Docker
In this article, I’ll walk you through the process of creating a complete CI/CD pipeline using Jenkins, SonarQube, Docker, and GitHub webhooks. This pipeline automates the process of pulling code from a repository, performing a code quality scan, bui...
devops-docker.hashnode.dev3 min read