Knowledge-Graph-Hub / kg-microbe

https://knowledge-graph-hub.github.io/kg-microbe/index.html
BSD 3-Clause "New" or "Revised" License
15 stars 3 forks source link

Jenkins build error: call to multi-indexer not working #56

Closed caufieldjh closed 1 year ago

caufieldjh commented 1 year ago

Jenkins build encounters this error when setting up index pages:

13:34:04  + multi_indexer -v --directory kg-microbe --prefix https://kg-hub.berkeleybop.io/kg-microbe/ -x -u
13:34:04  /var/lib/jenkins/workspace/edge-graph-hub_kg-microbe_master/gitrepo@tmp/durable-51f8b30b/script.sh: 1: multi_indexer: not found

The Docker image in use may not have multi_indexer installed. Have the Jenkins run install it.