Fix Zoekt CI image. Bump to v1.5

This commit is contained in:
Dmitry Gruzd 2023-11-29 17:13:00 +00:00 committed by Stan Hu
parent 3287d15463
commit 08a2884e3c
5 changed files with 17 additions and 34 deletions

View file

@ -1,5 +0,0 @@
#!/bin/sh -e
zoekt-dynamic-indexserver -data_dir zoekt/test/data -index_dir zoekt/test/index -listen :6060 &
zoekt-webserver -index zoekt/test/index -rpc -listen :6070