commit | 204e4c8e3d2a3fcb898ced19679e5d901efb3de6 | [log] [tgz] |
---|---|---|
author | Vijay Venkatesh Kumar <vv770d@att.com> | Sun Nov 17 20:37:52 2019 +0000 |
committer | Vijay Venkatesh Kumar <vv770d@att.com> | Sun Nov 17 20:38:00 2019 +0000 |
tree | 5d175f7b819249f367068a2af76c110668a237fa | |
parent | 502a22b9903ecfa0e22f0f96da123c738f7d5824 [diff] [blame] |
Fix default push registry To address job error https://jenkins.onap.org/view/dcaegen2-platform-aoadapter/job/dcaegen2-platform-aoadapter-docker-merge-master/lastBuild/console Change-Id: Ic6320d9947817af6ae04975cc6795922e3b83d18 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1860
diff --git a/jjb/global-defaults.yaml b/jjb/global-defaults.yaml index 2117c91..7698bf5 100644 --- a/jjb/global-defaults.yaml +++ b/jjb/global-defaults.yaml
@@ -62,4 +62,4 @@ container-snapshot-registry: nexus3.onap.org:10003 container-staging-registry: nexus3.onap.org:10004 # the quotes here are REQUIRED - container-push-registry: '{container-staging-registry}' + container-push-registry: '{container-snapshot-registry}'