Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
chore: adding deps on incal-sequencer to topos-node-1
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Paitrault <[email protected]>
  • Loading branch information
Freyskeyd committed Mar 19, 2024
1 parent adf544f commit deff532
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions subnet-incal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,12 +166,16 @@ services:
- incal-data:/data
- ./node_config/node/sequencer-incal/config.toml:/tmp/node_config/node/sequencer-incal/config.toml
depends_on:
topos-node-1:
condition: service_healthy
topos-node-4:
condition: service_healthy
contracts-topos:
condition: service_completed_successfully
contracts-incal:
condition: service_completed_successfully
incal-node-1:
condition: service_healthy
incal-node-4:
condition: service_healthy
entrypoint: "bash -c"
Expand Down

0 comments on commit deff532

Please sign in to comment.