diff options
-rw-r--r-- | jjb/sdc/sdc-sdc-helm-validator.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/sdc/sdc-sdc-helm-validator.yaml b/jjb/sdc/sdc-sdc-helm-validator.yaml index dcd017036..5b8780967 100644 --- a/jjb/sdc/sdc-sdc-helm-validator.yaml +++ b/jjb/sdc/sdc-sdc-helm-validator.yaml @@ -28,7 +28,7 @@ - gerrit-maven-docker-stage: build-node: ubuntu1804-docker-8c-8g maven-versions-plugin: true - mvn-goals: 'clean install -P docker' + mvn-goals: 'clean install docker:build docker:push' container-public-registry: 'nexus3.onap.org:10001' container-staging-registry: 'nexus3.onap.org:10003' - '{project-name}-gerrit-release-jobs': |