From ab7d44c69e0bee7ac5e45c1f36c5fbfa9ba9b620 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Tue, 24 Dec 2019 17:30:34 +0100 Subject: [PATCH] Test deploy in SWS --- Jenkinsfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 7a1a880b..1390f8cc 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -109,8 +109,8 @@ pipeline { nexusUrl: 'nexus.steamware.net', //groupId: 'IOB-MAN', version: "${env.versionNumber}", - repository: 'utility', - // repository: 'SWS', + // repository: 'utility', + repository: 'SWS', credentialsId: 'bc9d8e92-4302-3266-817f-7b58501d12d5', artifacts: [ [artifactId: 'IOB-MAN',