mirror of
https://gitlab.wasp.best/sel/web.git
synced 2026-04-29 05:54:11 +02:00
what's the magic word to get what you want?
This commit is contained in:
parent
a3e52955e1
commit
6afdf6569d
1 changed files with 1 additions and 1 deletions
|
|
@ -32,6 +32,6 @@ deploy-job:
|
|||
- cp "$SSH_KNOWN_HOSTS" ~/.ssh/known_hosts
|
||||
- chmod 644 ~/.ssh/known_hosts
|
||||
script:
|
||||
- rsync -avz --delete public/ debian@wasp.best:/var/www/html/
|
||||
- sudo rsync -avz --delete public/ debian@wasp.best:/var/www/html/
|
||||
only:
|
||||
- main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue