Turned on debug mode
This commit is contained in:
parent
f701500a7a
commit
ae1b24912a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -27,6 +27,7 @@ jobs:
|
|||
host: ${{ secrets.SSH_HOST }}
|
||||
username: ${{ secrets.SSH_USERNAME }}
|
||||
key: ${{ secrets.SSH_KEY }}
|
||||
debug: true
|
||||
script: |
|
||||
cd /home/c4patino/node-test-site/
|
||||
git pull
|
||||
|
|
|
|||
Reference in a new issue