This commit is contained in:
parent
90740f7e6c
commit
baac9b94c1
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ jobs:
|
|||
SSH_USER: wiki-deploy
|
||||
SSH_HOST: ${{ secrets.SSH_HOST }}
|
||||
SSH_PORT: ${{ secrets.SSH_PORT }}
|
||||
RSYNC_LOCAL_PATH: './public'
|
||||
RSYNC_LOCAL_PATH: .
|
||||
RSYNC_REMOTE_PATH: '/var/www/wiki.lunivity.com/'
|
||||
RSYNC_OPTIONS: '--recursive --delete --delete-before --verbose --dry-run'
|
||||
|
||||
|
|
Loading…
Reference in a new issue