Jenkins Pipeline with Plugins

Jenkins Pipeline with Plugins

Jenkins is one of the preeminent automation tools. Jenkins is extensible by design, via plugins. Plugins are what give Jenkins its great flexibility for automating a wide range of processes on diverse platforms. Jenkins Pipeline builds on that flexibility and rich plugin ecosystem while enabling Jenkins users to write their Jenkins software pipelines as code. This technical guide will show a number of common use cases for plugins with Jenkins Pipeline.

These use cases include:

  • Publishing HTML reports

  • Sending notifications

  • Continuous delivery using Docker

  • Test results interpretation and reporting

Download the whitepaper

Loading form...