Added changes

This commit is contained in:
Nanditha54 2023-03-08 15:18:43 +05:30
parent baf20b9dbf
commit d2a344e629

3
Jenkinsfile vendored
View file

@ -35,4 +35,5 @@ pipeline {
junit testResults: '**/surefire-reports/TEST-*.xml'
}
}
}
}
}