From 24f7e0e0c9ed5e8983942ab31bc11636e77fc090 Mon Sep 17 00:00:00 2001 From: milanmajchrak Date: Tue, 30 Jan 2024 14:39:18 +0100 Subject: [PATCH] Fixed calling indexing of the solr --- docker/docker-compose-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/docker-compose-ci.yml b/docker/docker-compose-ci.yml index 9e025c4bc6b..a46c631ac38 100644 --- a/docker/docker-compose-ci.yml +++ b/docker/docker-compose-ci.yml @@ -57,7 +57,7 @@ services: - | while (! /dev/null 2>&1; do sleep 1; done; /dspace/bin/dspace database migrate force - /dspace/bin/dspace dspace index-discovery -b + /dspace/bin/dspace index-discovery -b catalina.sh run # DSpace database container # NOTE: This is customized to use our loadsql image, so that we are using a database with existing test data