Skip to content

Commit 93d2e90

Browse files
committed
chore[ci-cd]: 인스턴스 id 변경
1 parent 855d546 commit 93d2e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-CD_Pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ jobs:
239239
aws-region: ${{ secrets.AWS_REGION }}
240240
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
241241
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
242-
instance-ids: "i-0270c8de5e05c2f6a"
242+
instance-ids: "i-0f053d3074484bf9d"
243243
working-directory: /
244244
comment: Deploy
245245
command: |

0 commit comments

Comments
 (0)