Testing for Batch Processing #56

Merged
abdulrabbani00 merged 30 commits from feature/48-test-historical into develop 2022-06-09 21:32:46 +00:00
Showing only changes of commit c8f8fe39d8 - Show all commits

View File

@ -55,9 +55,7 @@ jobs:
- name: Create config file
run: |
echo vulcanize_ipld_ethcl_db=./ipld-ethcl-db/ > ./config.sh
echo vulcanize_ipld_ethcl_indexer=./ipld-ethcl-indexer >> ./config.sh
echo ethcl_capture_mode=boot >> ./config.sh
echo vulcanize_ipld_ethcl_db=$(pwd)/ipld-ethcl-db > ./config.sh
cat ./config.sh
- name: Run docker compose