diff --git a/README.md b/README.md index 25bccbd..d0bea58 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Pipeline gCubeBuild -Build git repository using maven +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: