update
This commit is contained in:
parent
fd0e5c58c2
commit
76e639b757
1 changed files with 5 additions and 0 deletions
|
@ -5,5 +5,10 @@
|
|||
# simple script to kick off herald and call the integration testing
|
||||
# script
|
||||
#
|
||||
# N.B. this currently just works locally until we figure a way to have
|
||||
# the data in the cicd environment.
|
||||
#
|
||||
|
||||
./herald serve --db-path /mnt/sdb1/wallet_server/_data/lbry-rocksdb &
|
||||
|
||||
./integration_tests.sh
|
||||
|
|
Loading…
Reference in a new issue