diff options
Diffstat (limited to 'robot/assets/templates/web/index.html.template')
-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" |