We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 118ca8f commit 956f0ecCopy full SHA for 956f0ec
.github/workflows/test_cloudpods.yml
@@ -48,6 +48,7 @@ jobs:
48
LS_LOG=trace RDS_MYSQL_DOCKER=1 localstack start -d
49
else
50
LS_LOG=trace localstack start -d
51
+ fi
52
# Wait 30 seconds for the LocalStack container to become ready before timing out
53
echo "Waiting for LocalStack startup..."
54
localstack wait -t 15
0 commit comments