We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26d16a7 commit 541ca3dCopy full SHA for 541ca3d
1 file changed
jen
@@ -2,7 +2,7 @@
2
pipeline {
3
agent any
4
tools {
5
- jdk 'jdk17'
+ jdk 'JDK17'
6
maven 'Maven3'
7
}
8
environment {
0 commit comments