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' +