diff options
Diffstat (limited to 'jjb/sdc/sdc-csit.yaml')
-rw-r--r-- | jjb/sdc/sdc-csit.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |