Go to file
Roberto Cirillo 25f3cc5688 Update 'README.md' 2022-09-21 15:15:34 +02:00
Jenkinsfile Update 'Jenkinsfile' 2022-09-21 14:27:56 +02:00
README.md Update 'README.md' 2022-09-21 15:15:34 +02:00

README.md

Pipeline gCubeBuild

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"

USAGE TIPS:

It can be added to a jenkinsjob or invoked manually