Skip to content

Commit

Permalink
Update CD-dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jms0324 authored Aug 4, 2024
1 parent a24b7ad commit e0da31b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CD-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:

- name: Stop previous application
uses: appleboy/[email protected]
continue-on-error: true
with:
host: ${{ secrets.SERVER_IP }}
username: ${{ secrets.SERVER_USER }}
Expand Down

0 comments on commit e0da31b

Please sign in to comment.