From 29404c9f046ddd5ca000edb7ea7d0e11d54220a6 Mon Sep 17 00:00:00 2001 From: Manuele Simi Date: Tue, 28 May 2019 09:13:54 -0400 Subject: [PATCH] Add info to README. --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9947596..3263e1e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ # gCubeRelease -Pipeline to manage a full gCube release. \ No newline at end of file +Jenkins Pipeline script to manage a complete gCube release. + +# Requirements +* [Jenkins](https://jenkins.io/) ver. 2.164.2 + +* [Pipeline Maven plugin](https://plugins.jenkins.io/pipeline-maven) +* [Basic Steps plugin](https://plugins.jenkins.io/workflow-basic-steps) + +# Reference documentation +[Jenkins Pipelines](https://jenkins.io/doc/book/pipeline/) + +# Stages +## 'build core components' +