From 39608435f22b35d0dd070cac090feae6b1d8dbb5 Mon Sep 17 00:00:00 2001 From: gajendrachinna Date: Thu, 2 Jan 2025 11:24:46 +0530 Subject: [PATCH] 01 --- azure-pipeline.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/azure-pipeline.yaml b/azure-pipeline.yaml index e44551206..66977c1e4 100644 --- a/azure-pipeline.yaml +++ b/azure-pipeline.yaml @@ -14,5 +14,9 @@ stages: testResultFiles: '**/surefire-reports/TEST-*.xml' jdkVersionOption: '1.17' goals: validate + + + +