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

Remove dependency: hivemind can replay without reputation tracker installed.

parent 1bd6fb25
No related branches found
No related tags found
2 merge requests!66Merge develop to master for release,!28Remove dependency: hivemind can replay without reputation tracker installed.
......@@ -20,8 +20,8 @@ services:
depends_on:
haf:
condition: service_healthy
reputation-tracker-install:
condition: service_completed_successfully
# reputation-tracker-install:
# condition: service_completed_successfully
hivemind-server:
image: ${HIVEMIND_INSTANCE_IMAGE:-${HIVE_API_NODE_REGISTRY:-registry.hive.blog}/hivemind}:${HIVEMIND_INSTANCE_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