From 7ac455affa8bdf95c18952b074c1a3278f8c89f7 Mon Sep 17 00:00:00 2001 From: Tom Date: Mon, 12 Aug 2024 10:48:06 +0200 Subject: [PATCH] BUILD-5864: Use ARTIFACTORY_PUBLISH_ARTIFACTS env variable to publish or not the artifacts --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 847835c..688ca37 100644 --- a/pom.xml +++ b/pom.xml @@ -712,7 +712,7 @@ {{ARTIFACTORY_DEPLOY_USERNAME}} {{ARTIFACTORY_DEPLOY_PASSWORD}} true - true + {{ARTIFACTORY_PUBLISH_ARTIFACTS|true}} ${gitRepositoryName}