From e07ee31de9f951bee0d429b85927048b6736c2b5 Mon Sep 17 00:00:00 2001 From: Shubham Kumar Date: Tue, 5 Sep 2023 19:07:14 +0530 Subject: [PATCH] Update deploy_to_dev_30.sh Dummy commit --- .github/tvarit/deploy_to_dev_30.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/tvarit/deploy_to_dev_30.sh b/.github/tvarit/deploy_to_dev_30.sh index 074ca45093..c36720c65f 100644 --- a/.github/tvarit/deploy_to_dev_30.sh +++ b/.github/tvarit/deploy_to_dev_30.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash - +#test commit set -e PREFIX=$1 @@ -191,4 +191,4 @@ add_instance_to_load_balancer grafana-${PREFIX} grafana-lb aws lightsail open-instance-public-ports --port-info fromPort=3000,toPort=3000,protocol=TCP --instance-name grafana-${PREFIX} echo "waiting for instance to be attach with load balancer" -sleep 120 \ No newline at end of file +sleep 120