Day 19. Jenkins Pipeline-As-Code
Jenkins Pipeline
Jenkins Pipelines, specifically Pipeline-as-Code, is an approach to defining and managing your Continuous Integration and Continuous Deployment (CI/CD) workflows as code. This code is typically written in Groovy and is stored in a ve...
ashwinimahajan.hashnode.dev6 min read