Skip to content

Commit

Permalink
fix: codeDeploy group name 수정 #48
Browse files Browse the repository at this point in the history
  • Loading branch information
mungsil authored Oct 21, 2024
1 parent be22832 commit 9d1ba8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@ jobs:
- name: Code Deploy
run: aws deploy create-deployment --application-name munecting-deploy
--deployment-config-name CodeDeployDefault.OneAtATime
--deployment-group-name munecting-develop-deploy-origin-group
--deployment-group-name munecting-deploy-group
--s3-location bucket=code-deploy-munecting,bundleType=zip,key=munecting.zip

0 comments on commit 9d1ba8c

Please sign in to comment.