From c587c62374386e07e9500588b946236d2749847a Mon Sep 17 00:00:00 2001 From: gajendrachinna Date: Tue, 17 Dec 2024 17:13:22 +0530 Subject: [PATCH] latest --- src/azure-pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/azure-pipeline.yaml b/src/azure-pipeline.yaml index 188159529..e3ab0a2c8 100644 --- a/src/azure-pipeline.yaml +++ b/src/azure-pipeline.yaml @@ -16,4 +16,4 @@ stages: publishJUnitResults: true testResultFiles: '**/TEST-*.xml' jdkVersionOption: '1.17' - goals: 'validate' \ No newline at end of file + goals: 'build' \ No newline at end of file