verbose scp
Some checks failed
Updates the graph by copying the updated files in the right directory / build-and-deploy (push) Has been cancelled
Some checks failed
Updates the graph by copying the updated files in the right directory / build-and-deploy (push) Has been cancelled
This commit is contained in:
parent
a2d491ce0c
commit
09256334d5
1 changed files with 1 additions and 1 deletions
|
|
@ -39,4 +39,4 @@ jobs:
|
||||||
SSH_USER: ${{ secrets.PROXY_USER }}
|
SSH_USER: ${{ secrets.PROXY_USER }}
|
||||||
SSH_HOST: ${{ secrets.PROXY_HOST }}
|
SSH_HOST: ${{ secrets.PROXY_HOST }}
|
||||||
run: |
|
run: |
|
||||||
sudo scp -i /root/.ssh/id_ed25519 public/* $SSH_USER@$SS_HOST:/var/www/miniera.hackinpovo.it/html/
|
sudo scp -v -i /root/.ssh/id_ed25519 public/* $SSH_USER@$SS_HOST:/var/www/miniera.hackinpovo.it/html/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue