From 8a488391b7175a9b9c025567da6d08cc6948142d Mon Sep 17 00:00:00 2001 From: vasraz Date: Mon, 12 Apr 2021 09:49:31 +0100 Subject: Update npm.registry Change-Id: Id8ab1294458b9ebc8e16273e3c9cc7476e4e771e Issue-ID: CIMAN-403 Signed-off-by: Vasyl Razinkov --- jjb/sdc/sdc-csit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/sdc/sdc-csit.yaml') diff --git a/jjb/sdc/sdc-csit.yaml b/jjb/sdc/sdc-csit.yaml index 6b9da149e..c4fcc36a3 100644 --- a/jjb/sdc/sdc-csit.yaml +++ b/jjb/sdc/sdc-csit.yaml @@ -5,7 +5,7 @@ - '{project-name}-{stream}-verify-java': # this build is integration test only - CSIT (Verify 2/2) mvn-goals: clean install - mvn-params: '-Dnpm.registry=https://nexus3.onap.org/repository/npm.public/ -Ddocker.skip.push=true -P docker,all-for-integration-tests-only' + mvn-params: '-Dnpm.registry=https://nexus3.onap.org/repository/npm.public/npm/-/ -Ddocker.skip.push=true -P docker,all-for-integration-tests-only' build-node: 'ubuntu1804-docker-8c-16g' archive-artifacts: > **/*.log -- cgit 1.2.3-korg