This commit is contained in:
avinash 2023-03-05 16:04:47 +05:30
parent a12492ff6c
commit bb0a67b156

View file

@ -1,5 +1,5 @@
pipeline{
agent{label 'MAVEN_JDK17'}
agent{label 'JDK17'}
stages{
stage('vcs'){
steps{