jenkins pipeline template for large applications
-
Updated
Apr 17, 2019
jenkins pipeline template for large applications
A demonstration of Scripted & Declarative Pipeline with Stages to run a simple Python Flask App
Jenkins Setup To Job Creation and Execution
Higher-level Jenkins Scripted Pipeline abstractions.
Jenkins Pipeline is a suite of plugins for the Jenkins automation server that supports implementing and integrating continuous delivery pipelines as code. It provides an extensible domain-specific language (DSL) with two syntax styles - Declarative and Scripted - and core building blocks (agents, stages, steps) for modeling simple-to-complex CI/CD…
Add a description, image, and links to the scripted-pipeline topic page so that developers can more easily learn about it.
To associate your repository with the scripted-pipeline topic, visit your repo's landing page and select "manage topics."