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'