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'