Added readme install

This commit is contained in:
Guillem Hernández Sola
2017-04-06 11:24:27 +02:00
parent 09e08e923b
commit 408b5b33c4

View File

@@ -2,6 +2,18 @@
This is the repo to play and test Jenkins Declarative Pipelines. 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 ## 01-maven-example
A simple maven example A simple maven example
## 02-maven-html-reports ## 02-maven-html-reports