Skip to content

Commit

Permalink
fix: nginx conf workflow 원복 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
char-yb committed Jul 21, 2024
1 parent b1566a7 commit 5ee2e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:

- name: Prepare deployment package
run: |
zip -r deployment-package.zip docker-compose.yaml
zip -r deployment-package.zip docker-compose.yaml nginx/default.conf
- name: Beanstalk Deploy
uses: einaregilsson/beanstalk-deploy@v22
Expand Down

0 comments on commit 5ee2e25

Please sign in to comment.