Skip to content

Commit

Permalink
[!HOTFIX] 프로덕션에도 CICD 설정 변경 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
JeonHaeseung committed May 29, 2024
1 parent a288891 commit 9a6f96b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prod-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:
uses: burnett01/[email protected]
with:
switches: -avzr --delete
path: ./config
remote_path: ./prod
remote_host: ${{ secrets.HOST_PROD }}
remote_user: ${{ secrets.USER_PROD }}
Expand Down

0 comments on commit 9a6f96b

Please sign in to comment.