parent
e0b185b5ef
commit
809ee6e68b
2
abra
2
abra
@ -786,7 +786,7 @@ ensure_stack_deployed() {
|
|||||||
ensure_domain_deployed() {
|
ensure_domain_deployed() {
|
||||||
DOMAIN=$1
|
DOMAIN=$1
|
||||||
|
|
||||||
info "Waiting for $DOMAIN to come up"
|
warning "Waiting for $DOMAIN to come up..."
|
||||||
|
|
||||||
idx=1
|
idx=1
|
||||||
until curl --output /dev/null --silent --head --fail "$DOMAIN"; do
|
until curl --output /dev/null --silent --head --fail "$DOMAIN"; do
|
||||||
|
Reference in New Issue
Block a user