Skip to content

Commit

Permalink
심사 전 운영환경 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
golony6449 committed Jun 25, 2024
1 parent 15ba2cc commit 1d138f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dev-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,7 @@ jobs:
- name: Deploy
run: |
aws s3 sync --delete ./build s3://pycon-dev2024.pycon.kr --region ap-northeast-2
- name: Deploy to pay
run: |
aws s3 sync --delete ./build s3://pyconkr-payment --region ap-northeast-2

0 comments on commit 1d138f5

Please sign in to comment.