Day 16 Jenkins Part 1 (Basic)
Jan 27, 2024 · 3 min read · What is Jenkins? Jenkins is an open source continuous integration-continuous delivery and deployment (CI/CD) automation software DevOps tool written in the Java programming language. It is used to implement CI/CD workflows, called pipelines. Jenkin...
Join discussion