Skip to content

Commit

Permalink
fix: docker compose로 배포 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
char-yb committed Jul 17, 2024
1 parent b539936 commit 9e54ca6
Show file tree
Hide file tree
Showing 2 changed files 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 Dockerrun.aws.json docker-compose.yaml
# zip -r deployment-package.zip Dockerrun.aws.json docker-compose.yml

- name: Beanstalk Deploy
uses: einaregilsson/beanstalk-deploy@v18
Expand Down
File renamed without changes.

0 comments on commit 9e54ca6

Please sign in to comment.