diff --git a/README.md b/README.md new file mode 100644 index 0000000..ea39734 --- /dev/null +++ b/README.md @@ -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. + +[![WTFPL](http://www.wtfpl.net/wp-content/uploads/2012/12/wtfpl-badge-1.png)](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 \ No newline at end of file