Skip to content

Commit

Permalink
avniproject/avni-product#1445 | Fix circleci config for RWB_PROD_deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
1t5j0y committed Jan 16, 2024
1 parent f5fead9 commit 1c7b858
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,9 @@ jobs:
- image: cimg/deploy:2023.09
working_directory: ~/
steps:
- aws-cli/setup:
role_arn: "arn:aws:iam::730335671779:role/avni_circleci_instance_connect"
region: "ap-south-1"
- setup-server-access:
instance-id: "i-015a3839bfe137346"
availability-zone: "ap-south-1a"
Expand Down

0 comments on commit 1c7b858

Please sign in to comment.