Skip to content

Commit

Permalink
Merge pull request #11 from TEAM-FLASH/dev
Browse files Browse the repository at this point in the history
�Version 0.0 : 2차 배포 테스트
  • Loading branch information
JWJung-99 authored Nov 29, 2024
2 parents 5e18088 + 10b475f commit 664e6f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:
- name: Deploy
run: aws deploy create-deployment
--application-name TOUCHEESE-TEAM4
deployment-config-name CodeDeployDefault.AllAtOnce
deployment-group-name TOUCHEESE-TEAM4-Deploy-Group
s3-location bucket=toucheese-team4-s3,bundleType=zip
--deployment-config-name CodeDeployDefault.AllAtOnce
--deployment-group-name TOUCHEESE-TEAM4-Deploy-Group
--s3-location bucket=toucheese-team4-s3,bundleType=zip

0 comments on commit 664e6f4

Please sign in to comment.