Tweak README.

This commit is contained in:
Manuele Simi 2021-01-25 22:30:25 -05:00
parent b04a801c07
commit 8211ea8e88
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Starting from a list of git projects and a Bash fragment, for each project, this
* [Pipeline plugin](https://wiki.jenkins.io/display/JENKINS/Pipeline+Plugin) ver. 2.5 or newer
* [Pipeline: SCM Step plugin](https://plugins.jenkins.io/workflow-scm-step) ver. 2.7 or newer
* [Pipeline: Shared Groovy Libraries](https://plugins.jenkins.io/workflow-cps-global-lib) ver. 2.15 or newer
* User credentials configured on Jenkins. These are needed to set the author of the tag.
* User credentials for git.gcube configured on Jenkins. These are needed to set the author of the changes in the repository.
## Parameters
* _Git Root_: The URL of the parent organization that includes all the listed repositories.