Skip to content

Commit 1794a24

Browse files
committed
avniproject/avni-product#1445 | Fix CircleCI config for RWB deploy
1 parent f55242b commit 1794a24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ jobs:
233233
steps:
234234
- aws-cli/setup:
235235
role_arn: "arn:aws:iam::730335671779:role/avni_circleci_instance_connect"
236+
region: "ap-south-1"
236237
- setup_server_access:
237238
instance-id: "i-00b50ac6e8413fdca"
238239
availability-zone: "ap-south-1b"
@@ -246,6 +247,7 @@ jobs:
246247
steps:
247248
- aws-cli/setup:
248249
role_arn: "arn:aws:iam::730335671779:role/avni_circleci_instance_connect"
250+
region: "ap-south-1"
249251
- setup_server_access:
250252
instance-id: "i-015a3839bfe137346"
251253
availability-zone: "ap-south-1a"

0 commit comments

Comments
 (0)