Jenkins Basics
Jenkins Build Parameters Table of Contents Jenkins Build Parameters Invoking Downstream Job with Build Parameters Reading Job results from child Job Global Tools Wait until block Edit properties/ json file within Jenkins Jenkins Job kill forcibly How to push Code to Git repository from Jenkins How to run parallel stages Jacoco Integration in build.gradle Jacoco PublishReport Plugin Publishing Artifacts and HTMLReport to Build Job Jenkins HTML Display Error Reset Jenkins Job Number Jenkins is the widely adopted open source continuous integration tool. You can orchestrate any application deployments using Jenkins with a wide range of plugins and native Jenkins workflows. In This Tutorial we will be demonstrates interesting features of jenkins pipeline. In this tutorial declarative pipeline syntax will be used. Note official documentation for jenkins pipeline syntax Jenkins Build Parameters Build Parameters makes jenkins job more d