Skip to content

Commit a89bf2a

Browse files
committed
add cli remote source build arg to docker integration tests
1 parent e9ecfb1 commit a89bf2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/launch_rollup_node_remote_source.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@ exec rollup-node node --chain /l2reth/l2reth-genesis-e2e.json --datadir=/l2reth
3030
--remote-source.enabled \
3131
--remote-source.url http://rollup-node-sequencer:8545 \
3232
--remote-source.poll-interval-ms 100 \
33+
--remote-source.build \
3334
--l1.url http://l1-node:8545 \
3435
--blob.mock

0 commit comments

Comments
 (0)