diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2021-03-18 17:51:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-03-18 17:51:06 +0000 |
commit | 81a4104f48c9ea57198fd001b376e4fa876bdbe0 (patch) | |
tree | 2551a1654afee2f053cca69ff2a0b3d0e4ece9f1 /jjb | |
parent | bb99f5373da2e4584ac14d971e6cdca25e7a147b (diff) | |
parent | 18d3e0a5d440839d1d5777449159de44496d76bf (diff) |
Merge "Push images in sdc-sdc-helm-validator-maven-docker-stage"
Diffstat (limited to 'jjb')
-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': |