Skip to content

Commit 2260eab

Browse files
committed
Sync cli.ingest.yml with same code as in DSpace/DSpace
1 parent 574adc8 commit 2260eab

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docker/cli.ingest.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,7 @@ services:
3232
3333
/dspace/bin/dspace packager -r -a -t AIP -e $${ADMIN_EMAIL} -f -u SITE*.zip
3434
/dspace/bin/dspace database update-sequences
35+
touch /dspace/solr/search/conf/reindex.flag
3536
36-
/dspace/bin/dspace index-discovery
37+
/dspace/bin/dspace oai import
38+
/dspace/bin/dspace oai clean-cache

0 commit comments

Comments
 (0)