mirror of
https://gitlab.wasp.best/sel/web.git
synced 2026-04-29 14:04:08 +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
|
- cp "$SSH_KNOWN_HOSTS" ~/.ssh/known_hosts
|
||||||
- chmod 644 ~/.ssh/known_hosts
|
- chmod 644 ~/.ssh/known_hosts
|
||||||
script:
|
script:
|
||||||
- rsync -avz --delete public/ debian@wasp.best:/var/www/html/
|
- sudo rsync -avz --delete public/ debian@wasp.best:/var/www/html/
|
||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue