Added readme
This commit is contained in:
31
README.md
Normal file
31
README.md
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
# Overview
|
||||||
|
|
||||||
|
This is the repo to play and test Jenkins Declarative Pipelines.
|
||||||
|
|
||||||
|
## 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.
|
||||||
|
|
||||||
|
[](http://www.wtfpl.net/)
|
||||||
|
|
||||||
|
This README file was originally written by [Guillem Hernández Sola](https://www.linkedin.com/in/guillemhernandezsola/) 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
|
||||||
Reference in New Issue
Block a user