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