Guillem Hernandez Sola afa731a834 Added gitignore
2018-09-21 12:56:35 +02:00
2017-04-03 13:53:50 +02:00
2018-09-21 12:56:35 +02:00
2018-07-19 22:37:58 +02:00
2018-07-19 22:37:58 +02:00
2018-07-19 22:37:58 +02:00
2018-07-19 22:37:58 +02:00
2018-07-19 22:37:58 +02:00
2018-07-19 22:37:58 +02:00
2018-07-19 22:37:58 +02:00
2018-07-19 22:37:58 +02:00
2018-07-19 22:37:58 +02:00
2017-04-06 11:24:27 +02:00

Overview

This is the repo to play and test Jenkins Declarative Pipelines.

You need the following plugins on your Jenkins 2.7+ instance:

  • Pipeline: Declarative Agent API
  • Build Pipeline Plugin
  • Pipeline Maven Integration Plugin
  • Pipeline: Multibranch with defaults
  • Delivery Pipeline Plugin
  • Sauce OnDemand plugin
  • HTML Publisher plugin
  • xUnit plugin

01-maven-example

A simple maven example

02-maven-html-reports

Some reports from a maven build

03-multipleProperties

Some properties on a Pipeline

04-parallelPipeline

Parallel stages on a pipeline

05-environmentInStage

Environment selection

06-Saucelabs-Example

A Saucelabs browser selection

Support

This tutorial is released into the public domain by ITNove under WTFPL.

WTFPL

This README file was originally written by Guillem Hernández Sola and is likewise released into the public domain.

Please contact ITNove for further details.

  • ITNOVE a Cynertia Consulting
  • Passeig de Gràcia 110, 4rt 2a
  • 08008 Barcelona
  • T: 93 184 53 44
Description
No description provided
Readme 51 KiB
Languages
Groovy 100%