parent
34289a394c
commit
056cc5376f
1 changed files with 1 additions and 1 deletions
|
@ -29,6 +29,6 @@ jobs:
|
|||
run: echo "${{ secrets.SRV06_DEPLOY_WEBSITE_SSH_KEY }}" > ~/.ssh/id
|
||||
- name: Upload
|
||||
run: |
|
||||
rsync --archive --progress \
|
||||
rsync --stats \
|
||||
--rsh='ssh -i ~/.ssh/id -o StrictHostKeyChecking=no' \
|
||||
public/ forgejo_actions_websites@srv06.lefuturiste.fr:/warmd/mbess/websites/hugo-sandbox-02/public
|
||||
|
|
Loading…
Reference in a new issue