diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-05-23 21:52:01 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-05-23 21:52:01 -0700 |
commit | 088c1bc794f46fe6a9a327704ac143698c631deb (patch) | |
tree | f80aca29e77215c3277dba433d679a5ee91a3ec0 /robot/assets/templates | |
parent | abf7ac2cf14563b502352e0f5d4ad4cfc878c614 (diff) |
Remove use of the raw repo
Change-Id: I4a4c27e27f706795a5f77c2b0817a3150ef8dc3c
Issue-ID: INT-504
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'robot/assets/templates')
-rw-r--r-- | robot/assets/templates/web/index.html.template | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/robot/assets/templates/web/index.html.template b/robot/assets/templates/web/index.html.template index 029471c8..b9bdd8c4 100644 --- a/robot/assets/templates/web/index.html.template +++ b/robot/assets/templates/web/index.html.template @@ -79,7 +79,6 @@ GLOBAL_INJECTED_GITLAB_USERNAME = "username" GLOBAL_INJECTED_NETWORK = "${GLOBAL_INJECTED_NETWORK}" GLOBAL_INJECTED_NEXUS_DOCKER_REPO = "${GLOBAL_INJECTED_NEXUS_DOCKER_REPO}" GLOBAL_INJECTED_NEXUS_PASSWORD = "password" -GLOBAL_INJECTED_NEXUS_REPO = "${GLOBAL_INJECTED_NEXUS_REPO}" GLOBAL_INJECTED_NEXUS_USERNAME = "docker" GLOBAL_INJECTED_OPENSTACK_API_KEY = "openstackapikey" GLOBAL_INJECTED_OPENSTACK_PASSWORD = "openstackpass" |