Tolto classificatore?
This commit is contained in:
Vendored
+2
-2
@@ -105,9 +105,9 @@ pipeline {
|
||||
credentialsId: 'bc9d8e92-4302-3266-817f-7b58501d12d5',
|
||||
artifacts: [
|
||||
[artifactId: 'MConnectSDK',
|
||||
classifier: "${env.classifier}",
|
||||
//classifier: "${env.classifier}",
|
||||
file: "MConnectSDK.${env.versionNumber}.nupkg",
|
||||
type: 'zip']
|
||||
type: 'nupkg']
|
||||
]
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user