Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenbanhducA1K51 committed Nov 27, 2023
1 parent baa9708 commit b5cb92f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
with:
host: ${{ secrets.SSH_HOST }}
username: ${{ secrets.SSH_USERNAME }}
key: ${{ secrets.SSH_KEY }}
# key: ${{ secrets.SSH_KEY }}
password: ${{ secrets.SSH_PASSWORD }}
script: |
cd ~/repo/DiningService
Expand Down

0 comments on commit b5cb92f

Please sign in to comment.