From 04fc1f13ec2a34728275131cd6a2b18bbbc0cc83 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Wed, 9 Oct 2019 19:02:40 +0200 Subject: [PATCH] Tolto ANCHE artifact ID... --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index a22304d..2a13b0e 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -106,7 +106,7 @@ pipeline { credentialsId: 'bc9d8e92-4302-3266-817f-7b58501d12d5', artifacts: [ [ - artifactId: 'MConnectSDK', + //artifactId: 'MConnectSDK', // classifier: "${env.classifier}", file: "MConnectSDK.${env.versionNumber}.nupkg", type: 'nupkg'