From 3a932966dbcf94ed2ee9c311121ae9e804396b6a Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Nov 2022 09:27:49 +0100 Subject: [PATCH] Remove artifactory verification from the release steps. --- ci/prepare-and-build.template | 1 - 1 file changed, 1 deletion(-) diff --git a/ci/prepare-and-build.template b/ci/prepare-and-build.template index 6b18cb5..85c7cc1 100644 --- a/ci/prepare-and-build.template +++ b/ci/prepare-and-build.template @@ -1,5 +1,4 @@ workspace cleanup verify github -verify deployment release prepare ${VERSION} release build ${VERSION}