Skip to content

Commit

Permalink
test: Check compose logs when waiting
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasfarias committed Apr 12, 2024
1 parent e056321 commit 98ebe19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/check_temporal_up
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ while true; do
fi

echo "Waiting for Temporal to be ready"
docker-compose -f docker-compose.dev.yml logs temporal
sleep 1
done

0 comments on commit 98ebe19

Please sign in to comment.