Update 'README.md'

fix readme
This commit is contained in:
Roberto Cirillo 2022-09-28 09:23:02 +02:00
parent c6022ffa8f
commit dcc4ee5681
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ It can be added to a jenkinsjob or invoked manually
### Expected parameters
GIT_URL url of the project to build;
GIT_BRANCH branch of the project to build.
In this first version the jdk used is jdk8. In the future we can specify the jdk as input parameter.