diff --git a/Jenkinsfile b/Jenkinsfile index d8521934..f6608a1f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -250,7 +250,7 @@ def publishToDeployServer(prjPath, iisPath, packName) { if (env.BRANCH_NAME != "UnitTesting") { nexusArtifactUploader( nexusVersion: 'nexus3', - protocol: 'https', + protocol: 'http', nexusUrl: 'nexus.steamware.net', //groupId: 'SOUR', version: "${env.versionNumber}",