make it verbose
This commit is contained in:
parent
b148ba10b1
commit
e23daa7acb
1 changed files with 1 additions and 1 deletions
|
@ -28,4 +28,4 @@ jobs:
|
|||
shell: bash
|
||||
run: |
|
||||
echo ${{ $SSH_KEY }} > tmp.key
|
||||
scp -i tmp.key -r build user@skynet.skynet.ie:~/public_html/
|
||||
scp -v -i tmp.key -r build user@skynet.skynet.ie:~/public_html/
|
Loading…
Reference in a new issue