Skip to content

Commit

Permalink
chore: dev deploy 스크립트 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
5uhwann committed May 23, 2024
1 parent 0b653c7 commit 680e0da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dev-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
cp build/libs/*.jar deploy/application.jar
cp Procfile deploy/Procfile
cp -r .ebextensions deploy/.ebextensions
cp -r .platform deploy/.platform
cd deploy && zip -r deploy.zip .
# Beanstalk Deploy 플러그인 사용
Expand Down

0 comments on commit 680e0da

Please sign in to comment.