ancora test deploy deveop
This commit is contained in:
Vendored
+3
-2
@@ -140,18 +140,18 @@ pipeline {
|
||||
type: 'zip'
|
||||
],
|
||||
[
|
||||
artifactId: 'NKC',
|
||||
artifactId: 'manifest',
|
||||
classifier: "${env.classifier}",
|
||||
file: "NKC_WF\\Resources\\manifest.xml",
|
||||
type: 'xml'
|
||||
]
|
||||
],
|
||||
credentialsId: 'bc9d8e92-4302-3266-817f-7b58501d12d5',
|
||||
groupId: 'NKC2',
|
||||
nexusUrl: 'nexus.steamware.net',
|
||||
nexusVersion: 'nexus3',
|
||||
protocol: 'http',
|
||||
repository: 'SWS',
|
||||
groupId: 'NKC.2',
|
||||
version: "0"
|
||||
)
|
||||
},
|
||||
@@ -177,6 +177,7 @@ pipeline {
|
||||
nexusVersion: 'nexus3',
|
||||
protocol: 'http',
|
||||
repository: 'SWS',
|
||||
groupId: 'NKC.2',
|
||||
version: "${env.versionNumber}"
|
||||
)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user