commit | 63f90d861d326a00913607cda7722c9556f273c2 | [log] [tgz] |
---|---|---|
author | Hung-Wei Chiu <hungwei@opennetworking.org> | Thu Jul 22 15:45:52 2021 -0700 |
committer | Hung-Wei Chiu <hungwei@opennetworking.org> | Thu Jul 22 15:45:52 2021 -0700 |
tree | d45665b21eb6e2aac9d84c1d016056aa3ddd47bd | |
parent | a1027059d84a87208d995bacec293c25663b1c50 [diff] |
Fix the wrong docker hub repo Change-Id: I1626e48d22f30b4ea3645ec7187d358d1d174f6c
diff --git a/jjb/verify/onos-classic-helm-utils.yaml b/jjb/verify/onos-classic-helm-utils.yaml index 9de36ee..6fdeaa1 100644 --- a/jjb/verify/onos-classic-helm-utils.yaml +++ b/jjb/verify/onos-classic-helm-utils.yaml
@@ -26,5 +26,5 @@ jobs: - 'docker-publish': build-timeout: 30 - docker-repo: 'opennetworking' + docker-repo: 'opencord' dependency-jobs: 'version-tag'