From 9f2c6682f4db7285afe019d109995ecf6ff989da Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 19 Feb 2021 15:58:38 +0100 Subject: [PATCH] Remove duplicate entry for artifactory-repo in stage-release --- ci/pipeline.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index f4bdbecc74..0cf6fe5866 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -342,7 +342,6 @@ jobs: - task: stage image: ci-image file: git-repo/ci/tasks/stage.yml - - put: artifactory-repo params: RELEASE_TYPE: RELEASE - put: artifactory-repo