Jenkins Pipeline Automation Using Python
In this blog, we will implement the Jenkins CI/CD Pipeline for Python applications. We will be building a pipeline as code, aka Declarative pipeline. What is the declarative pipeline? The pipeline is the new feature of Jenkins, where we can write the...
Jan 15, 20235 min read229
