We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99855aa commit 1770ab6Copy full SHA for 1770ab6
.github/workflows/CI-CD_Pipeline.yml
@@ -239,7 +239,7 @@ jobs:
239
aws-region: ${{ secrets.AWS_REGION }}
240
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
241
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
242
- instance-ids: "i-083c532175a61cd43"
+ instance-ids: "i-080fa29898420c33f"
243
working-directory: /
244
comment: Deploy
245
command: |
0 commit comments