We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f48577a commit 6173910Copy full SHA for 6173910
JenkinsFile
@@ -3,7 +3,7 @@ pipeline {
3
4
tools {
5
// Install the Maven version configured as "M3" and add it to the path.
6
- maven "Devops"
+ maven "devops_maven"
7
}
8
9
stages {
0 commit comments