Skip to content

Commit

Permalink
chore: docker-compose aws json v3 배포 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
char-yb committed Jul 17, 2024
1 parent 344cd26 commit fc5e970
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 Dockerrun.aws.json docker-compose.yaml
zip -r deployment-package.zip Dockerrun.aws.json
- name: Beanstalk Deploy
uses: einaregilsson/beanstalk-deploy@v22
Expand Down

0 comments on commit fc5e970

Please sign in to comment.