diff --git a/whitemirch b/whitemirch index e9afa97be..22009aded 100644 --- a/whitemirch +++ b/whitemirch @@ -1,5 +1,5 @@ pipeline{ - agent{label 'MAVEN_JDK17'} + agent{label 'JDK17'} stages{ stage('vcs'){ steps{