From 6c02662f4d4a528b0e93a29ea352b3fb669cbbb5 Mon Sep 17 00:00:00 2001 From: Sachin Maheshwari Date: Mon, 19 Mar 2018 19:27:39 +0530 Subject: [PATCH] changes in deployment script. --- deploy.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy.sh b/deploy.sh index 06fbf1c..ee48d4d 100755 --- a/deploy.sh +++ b/deploy.sh @@ -244,6 +244,6 @@ check_service_status() { configure_aws_cli push_ecr_image -#deploy_cluster -#check_service_status +deploy_cluster +check_service_status