Skip to content

Commit

Permalink
backend test
Browse files Browse the repository at this point in the history
  • Loading branch information
bakgom123 committed Jan 3, 2025
1 parent df7968a commit f4af17f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
docker build -t $ECR_REGISTRY/community-frontend:latest -f frontend/dockerfile ./frontend
docker push $ECR_REGISTRY/community-frontend:latest
- name: Deploy Backend to Elastic Beanstalk!
- name: Deploy Backend to Elastic Beanstalk
uses: einaregilsson/beanstalk-deploy@v21
with:
aws_access_key: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down
Binary file removed frontend/커뮤니티 이미지 디자인
Binary file not shown.

0 comments on commit f4af17f

Please sign in to comment.