azzero artifact ID

This commit is contained in:
Samuele E. Locatelli
2019-10-09 19:35:10 +02:00
parent f5c69aec72
commit bda972ef2b
Vendored
+1 -1
View File
@@ -99,7 +99,7 @@ pipeline {
nexusArtifactUploader(
artifacts: [
[
artifactId: 'MConnectSDK',
artifactId: '',
// classifier: "${env.classifier}",
file: "MConnectSDK.${env.versionNumber}.nupkg",
type: 'nupkg'