Login using Social Account
     Continue with GoogleLogin using your credentials
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.
Want to create exercises like this yourself? Click here.
No hints are availble for this assesment
Answer is not availble for this assesment
Loading comments...