Skip to content

Commit

Permalink
Deploy: 배포 자동화 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
JWJung-99 committed Dec 4, 2024
1 parent 62e302f commit 297b780
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 19 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
uses: chetan/invalidate-cloudfront-action@master
env:
AWS_DISTRIBUTION: ${{ secrets.AWS_DISTRIBUTION_ID }}
PATHS: '/index.html'
PATHS: '/*'
continue-on-error: true
16 changes: 0 additions & 16 deletions appspec.yml

This file was deleted.

2 changes: 0 additions & 2 deletions deploy.sh

This file was deleted.

0 comments on commit 297b780

Please sign in to comment.