Update README with the new requirements on Kubernetes.

This commit is contained in:
Manuele Simi 2019-09-02 23:28:20 -04:00
parent d248daff48
commit 5a72b5fd75
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ Jenkins Pipeline script to manage a complete gCube release.
* [Pipeline plugin](https://wiki.jenkins.io/display/JENKINS/Pipeline+Plugin)
* [Pipeline: Maven](https://plugins.jenkins.io/pipeline-maven)
* [Pipeline: Basic Steps](https://plugins.jenkins.io/workflow-basic-steps)
* [Kubernetes](https://plugins.jenkins.io/kubernetes) (for the YAML parser)
* Jenkins configured with a JDK named 'OpenJDK 8'
* One or more Jenkins agents labeled as 'pipeline-agent'