Skip to content

Commit

Permalink
fix: docker check
Browse files Browse the repository at this point in the history
  • Loading branch information
deepan95dev committed Feb 23, 2024
1 parent b617a63 commit 5942438
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/upgrade/integration/scripts/upgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ docker compose --env-file mainnet-latest.env down

# Start network
docker compose --env-file build-latest.env up --detach --no-build

sleep 5
docker ps
popd

0 comments on commit 5942438

Please sign in to comment.