fixed missing rollup
Lint Checks / Run linter (pull_request) Failing after 43s
Lint Checks / Run linter (push) Failing after 45s
Deploy Test / Run deploy test suite (pull_request) Successful in 5m38s
Webapp Test / Run webapp test suite (pull_request) Successful in 5m11s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 9m23s
Smoke Test / Run basic test suite (pull_request) Successful in 4m47s

This commit is contained in:
jonathan@vulcanize.io
2024-03-13 04:28:16 +00:00
parent 5123111db0
commit 821d401575
2 changed files with 4 additions and 3 deletions
@@ -58,9 +58,7 @@ services:
op-node:
image: blastio/blast-optimism:${NETWORK:-mainnet}
volumes:
- blast-data:/blast
- ../config/blast/genesis.json:/blast/genesis.json
- ../config/blast/rollup.json:/blast/rollup.json
- blast-data:/blast:rw
ports:
- "9003"
command: >