Add info to README.
This commit is contained in:
parent
e405b681ef
commit
29404c9f04
14
README.md
14
README.md
|
@ -1,3 +1,15 @@
|
|||
# gCubeRelease
|
||||
|
||||
Pipeline to manage a full gCube release.
|
||||
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'
|
||||
|
||||
|
|
Loading…
Reference in New Issue