gCubeBuild-AlternateJdk/README.md

9 lines
239 B
Markdown
Raw Normal View History

2022-09-21 15:13:03 +02:00
# Pipeline gCubeBuild
2022-09-20 12:22:01 +02:00
2022-09-21 15:15:34 +02:00
Given a git repository and a valid branch, a maven build is performed.
For the moment a predefined goal is set inside the pipeline: "clean deploy"
2022-09-20 12:22:01 +02:00
## USAGE TIPS:
2022-09-21 15:13:03 +02:00
It can be added to a jenkinsjob or invoked manually