mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-04-22 19:02:10 +00:00
rsync
This commit is contained in:
parent
3391d8bf5c
commit
62f9c80516
@ -11,7 +11,7 @@ deploy_to_webserver:
|
||||
- master
|
||||
|
||||
script:
|
||||
- rsync -av --exclude='project/.htaccess' project/* $USER_WEBSERVER@IP_WEBSERVER:/var/www/html
|
||||
- rsync -av --exclude='project/.htaccess' project/* $USER_WEBSERVER@$IP_WEBSERVER:/var/www/html
|
||||
|
||||
when: manual
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user