We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07299c9 commit cb9847dCopy full SHA for cb9847d
ci.jenkinsfile
@@ -3,7 +3,7 @@ pipline{
3
agent{node "master"}
4
5
stages{
6
- stage("build"){
+ stage("mavenbuild"){
7
steps{
8
script{
9
mvnHome = tool "M2"
0 commit comments