cambio target + group
This commit is contained in:
Vendored
+2
-2
@@ -100,9 +100,9 @@ pipeline {
|
||||
nexusVersion: 'nexus3',
|
||||
protocol: 'http',
|
||||
nexusUrl: 'nexus.steamware.net',
|
||||
groupId: '',
|
||||
groupId: 'MCC',
|
||||
version: "${env.versionNumber}",
|
||||
repository: 'nuget-test',
|
||||
repository: 'nuget-hosted',
|
||||
credentialsId: 'bc9d8e92-4302-3266-817f-7b58501d12d5',
|
||||
artifacts: [
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user