Skip to content

Commit

Permalink
refactor: deploy 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
xxoznge committed Oct 2, 2024
1 parent 6d2efc6 commit ebdee28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
cp build/libs/*.jar deploy/application.jar
cp Procfile deploy/Procfile
cp -r .ebextensions-dev deploy/.ebextensions
cp -r .platform deploy/.platform
cd deploy && zip -r deploy.zip .
- name: Beanstalk Deploy
Expand Down

0 comments on commit ebdee28

Please sign in to comment.