From bda972ef2b268ebd32dacc7553d8ad5d371a8774 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Wed, 9 Oct 2019 19:35:10 +0200 Subject: [PATCH] azzero artifact ID --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 11f8ef8..023fa14 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -99,7 +99,7 @@ pipeline { nexusArtifactUploader( artifacts: [ [ - artifactId: 'MConnectSDK', + artifactId: '', // classifier: "${env.classifier}", file: "MConnectSDK.${env.versionNumber}.nupkg", type: 'nupkg'