This commit is contained in:
gajendrachinna 2024-12-17 17:13:22 +05:30
parent 0cdd85863f
commit c587c62374

View file

@ -16,4 +16,4 @@ stages:
publishJUnitResults: true
testResultFiles: '**/TEST-*.xml'
jdkVersionOption: '1.17'
goals: 'validate'
goals: 'build'