Skip to content

Commit

Permalink
๐Ÿ‘ท ๋นŒ๋“œ ์Šคํฌ๋ฆฝํŠธ ์ˆ˜์ •
Browse files Browse the repository at this point in the history
- ๋นŒ๋“œ ์Šคํฌ๋ฆฝํŠธ๋ฅผ aws ๋ณ€๊ฒฝ์— ๋งž๊ฒŒ ์ˆ˜์ •ํ•˜์˜€์Šต๋‹ˆ๋‹ค.
  • Loading branch information
Ganghee-Lee-0522 committed Jan 11, 2024
1 parent a35992c commit a184f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
# CodeDeploy์— ๋ฐฐํฌ ์š”์ฒญ
- name: Code Deploy Deployment Request
run: |
aws deploy create-deployment --application-name rekidari \
aws deploy create-deployment --application-name newkidari \
--deployment-config-name CodeDeployDefault.OneAtATime \
--deployment-group-name rekidari \
--s3-location bucket=kidari,bundleType=zip,key=kidari-build.zip
Expand Down

0 comments on commit a184f9e

Please sign in to comment.