Obj str do it #255
@@ -75,7 +75,7 @@ jobs:
|
|||||||
|
|
||||||
# Wait for LocalStack
|
# Wait for LocalStack
|
||||||
until curl -s http://localhost:4566/_localstack/health | grep -q '"s3":"available"'; do
|
until curl -s http://localhost:4566/_localstack/health | grep -q '"s3":"available"'; do
|
||||||
sleep 2
|
sleep 3
|
||||||
done
|
done
|
||||||
|
|
||||||
# CHOOSE A BUCKET NAME - this is whatever you want
|
# CHOOSE A BUCKET NAME - this is whatever you want
|
||||||
|
|||||||
Reference in New Issue
Block a user