Jenkins pipeline as code - scripted and declarative

Jenkins Pipeline as code – High level information

Introduction In this article we will discuss Jenkins pipeline as a code, which means Jenkins pipeline is implemented as a code (in case of Jenkins “pipeline” type of job we have the option to write pipeline code). In case of Jenkins “freestyle” type of job we need to configure all the stages. Instead of this […]

Jenkins Pipeline as code – High level information Read More »