Skip to content

Commit 4e8bfd3

Browse files
Gunasekar KGunasekar K
Gunasekar K
authored and
Gunasekar K
committed
ECS variable change
1 parent 8acee4e commit 4e8bfd3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

master_deploy.sh

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ SEC_LIST=""
1919
COUNTER_LIMIT=12
2020

2121
#Varibles specific to ECS
22-
AWS_REPOSITORY=""
23-
AWS_ECS_CLUSTER=""
24-
AWS_ECS_SERVICE=""
25-
AWS_ECS_TASK_FAMILY=""
26-
AWS_ECS_CONTAINER_NAME=""
22+
#AWS_REPOSITORY=""
23+
#AWS_ECS_CLUSTER=""
24+
#AWS_ECS_SERVICE=""
25+
#AWS_ECS_TASK_FAMILY=""
26+
#AWS_ECS_CONTAINER_NAME=""
2727
ECS_TAG=""
2828
REVISION=""
2929
ECS_TEMPLATE_TYPE="EC2"

0 commit comments

Comments
 (0)