Skip to content

Commit f272f55

Browse files
committed
Add verbose curl
1 parent ff74366 commit f272f55

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ jobs:
118118
./localstack wait -t 180
119119
echo "logs"
120120
./localstack logs
121+
echo "curling"
122+
curl -vvv http://localhost.localstack.cloud:4566/_localstack/health
121123
echo "status 1"
122124
./localstack status services --format plain
123125
echo "status 2"

0 commit comments

Comments
 (0)