Skip to content
Snippets Groups Projects
Commit 7ca95290 authored by Dan Notestein's avatar Dan Notestein
Browse files

Change block-explorer install so it only requires ...

Change block-explorer install so it only requires  reputation-reputation-tracker's schema (it doesn't need the indexes to install itself).
parent c507b9fd
No related branches found
No related tags found
2 merge requests!66Merge develop to master for release,!36Split reptracker installer to allow hivemind to start processing blocks before the slow index-creation process begins
Pipeline #109167 passed
......@@ -18,7 +18,7 @@ services:
condition: service_completed_successfully
hafah-install:
condition: service_completed_successfully
reputation-tracker-install-indexes:
reputation-tracker-install-schema:
condition: service_completed_successfully
block-explorer-uninstall:
image: ${HAF_BLOCK_EXPLORER_REGISTRY:-${HIVE_API_NODE_REGISTRY:-registry.hive.blog}/haf_block_explorer}:${HAF_BLOCK_EXPLORER_VERSION:-${HIVE_API_NODE_VERSION}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment