#jenkins
Read more stories on Hashnode
Articles with this tag
Task 1: Create a docker-integrated Jenkins declarative pipeline. First, add Jenkins to the docker group so that Jenkins can integrate with...
What is a Pipeline - A pipeline is a collection of steps or jobs interlinked in a sequence. Declarative: Declarative is a more recent and advanced...
What is CI/CD? 🚀 Continuous Integration and Continuous Deployment (CI/CD) 🚀 CI/CD is a set of practices and methodologies that aim to streamline and...
What is Jenkins? Jenkins is an open-source continuous integration-continuous delivery and deployment (CI/CD) automation software DevOps tool written...