4276f2190728ef677317d404ca77f933153b9525
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.
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
Languages
Groovy
100%
