diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/global-defaults.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/global-defaults.yaml b/jjb/global-defaults.yaml index 2117c9134..7698bf594 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}' |