This commit is contained in:
udaykiran 2023-08-09 17:41:34 +05:30
parent 4f2e49ac7f
commit 434f8b0dd3

View file

@ -6,7 +6,7 @@ pipeline {
triggers {
pollSCM('* * * * *')
}
tool {
tools {
jdk 'JDK-17'
}
stages {