Skip to content

Commit

Permalink
Update deploy_to_dev_30.sh
Browse files Browse the repository at this point in the history
Dummy commit
  • Loading branch information
shubhamKcloud authored Sep 5, 2023
1 parent d687cb9 commit e07ee31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/tvarit/deploy_to_dev_30.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash

#test commit
set -e

PREFIX=$1
Expand Down Expand Up @@ -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
sleep 120

0 comments on commit e07ee31

Please sign in to comment.