summaryrefslogtreecommitdiffstats
path: root/jjb/global-defaults.yaml
diff options
context:
space:
mode:
authorAndrew Gauld <agauld@att.com>2019-11-14 20:23:23 +0000
committerAndrew Gauld <agauld@att.com>2019-11-15 16:32:26 +0000
commitbc09618f1e0921d23fc4b7581d5b106d3e4f576e (patch)
treea986b10c505856d80c08dc6042709f802e6e4bc7 /jjb/global-defaults.yaml
parent9d33b0421e206d24efd385f811e11732ec960b41 (diff)
Add JJB for Acumos Adapter
Signed-off-by: Andrew Gauld <agauld@att.com> Issue-ID: DCAEGEN2-1861 Change-Id: I10e767cd8b5c1740043b5cb4cb258b996c444458 Signed-off-by: Andrew Gauld <agauld@att.com>
Diffstat (limited to 'jjb/global-defaults.yaml')
-rw-r--r--jjb/global-defaults.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/jjb/global-defaults.yaml b/jjb/global-defaults.yaml
index fc6044f37..2117c9134 100644
--- a/jjb/global-defaults.yaml
+++ b/jjb/global-defaults.yaml
@@ -56,3 +56,10 @@
# SonarCloud
sonarcloud_project_organization: onap
sonarcloud_api_token: da97604dfdc36ec82488a97ebea96ad01f7b10ff
+
+ # Nexus3 docker registries
+ container-public-registry: nexus3.onap.org:10001
+ 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}'