From 06a06e0f457fd37a4a51567f8527c01b3ae579a3 Mon Sep 17 00:00:00 2001 From: Tamaized <9671313+Tamaized@users.noreply.github.com> Date: Thu, 10 Oct 2024 01:57:54 -0400 Subject: [PATCH] Test --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 40faca0e96..27fe791af6 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -167,7 +167,7 @@ steps: condition: and(and(succeeded(), eq(variables['CreateArtifacts'], 'True')), eq(variables.SKIP_BUILD, 'false')) - task: Gradle@2 - displayName: Publish to Maven + displayName: Publish to Mavenz inputs: workingDirectory: '' options: '-PCIRevision=$(javaprops_mod_version).$(revision) -PCIType=RELEASE'