Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall authored Oct 4, 2024
1 parent 599fb22 commit c669111
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ping.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ while true; do
((COUNTER++))
if [ "${COUNTER}" -eq 50 ]; then
echo "Failed to come online after 4m"
docker logs isle-site-template-drupal-dev-1
exit 1
fi
sleep 5;
Expand Down

0 comments on commit c669111

Please sign in to comment.