Roberto Cirillo b7a5605bd7 | ||
---|---|---|
.gitignore | ||
Jenkinsfile | ||
LICENSE.md | ||
README.md |
README.md
gCubePushout
Starting from a build commits report generated by the gCube Release pipeline, for each component listed in the report, this Jenkins pipeline:
- checkouts the git repository
- pushes the git repo metadata listed in a specific file to the software-version service
Requirements
- Jenkins ver. 2.164.2 or newer
- Pipeline plugin ver. 2.5 or newer
- Pipeline: SCM Step plugin ver. 2.7 or newer
- Pipeline: Shared Groovy Libraries ver. 2.15 or newer
- User credentials configured on Jenkins. These are needed to set the author of the tag.
References
Wiki doc
License
This project is licensed under the EUPL V.1.1 License. ~