Jenkins

You are currently auditing this course.
4 / 4

Jenkins Declarative and Scripted Pipeline Examples

Refer to this repo having examples of Jenkins Declarative and Scripted Pipelines

The project has stages of building, linting, testing, and deploying a Flask app. The same stages have been defined using a declarative pipeline, then a scripted pipeline.

The scritped pipeline has been there for a long and is more suited for very complex requirements. The declarative pipeline was brought in much later, and is much easier to understand and use.


No hints are availble for this assesment

Answer is not availble for this assesment

Loading comments...