#jenkins
Read more stories on Hashnode
Articles with this tag
Preparing for a Jenkins interview involves a combination of understanding the core concepts of Jenkins, hands-on experience. · 1.What’s the difference...
Empowering Parallel Workflows: The Role of Jenkins Agents · Prerequisites: Must be familiar with Jenkins, creating a Jenkins job, and Pipelines. You can...
One of the most important parts of DevOps and CICD journey is a Declarative Pipeline Syntax of Jenkins · Pipeline: A pipeline is a collection of steps or...
🚦Jenkins Components and Terminology: 📌Job: A job is a task that you want Jenkins to perform. It could be building a specific project, running tests,...
Jenkins: Empowering Continuous Integration and Continuous Delivery. · What is CI/CD? CI or Continuous Integration is the practice of automating the...