test: testing 7
All checks were successful
On_Push / build (push) Successful in 2s

make it verbose
This commit is contained in:
silver 2024-09-22 21:43:54 +01:00
parent b148ba10b1
commit e23daa7acb
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D

View file

@ -28,4 +28,4 @@ jobs:
shell: bash shell: bash
run: | run: |
echo ${{ $SSH_KEY }} > tmp.key 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/