We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f536f commit f9a3bcaCopy full SHA for f9a3bca
Jenkinsfile
@@ -1,6 +1,6 @@
1
node('master') {
2
3
- def MVNHOME = tool 'Maven'
+ //def MVNHOME = tool 'Maven'
4
5
stage ('checkout code'){
6
checkout scm
0 commit comments