From 6019abceb556979cc5908d19148cd72e20d31173 Mon Sep 17 00:00:00 2001 From: Mate Molnar Date: Fri, 13 Oct 2023 15:11:55 +0200 Subject: [PATCH] BUILD-3903 Fix artifactory promotion (#170) --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d03b05e6..763ab62a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -26,7 +26,7 @@ resources: - repository: commonTemplates type: git name: pipelines-yaml-templates - ref: refs/tags/v2.0.1 + ref: refs/tags/v2.0.2 stages: