mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-06-07 16:09:53 +00:00
p
This commit is contained in:
parent
27cf6fc3e9
commit
c129d1ffa4
@ -15,7 +15,7 @@ deploy_to_webserver:
|
|||||||
- master
|
- master
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- rsync -rav --exclude='project/.htaccess' project/* $USER_WEBSERVER@$IP_WEBSERVER:/var/www/html
|
- rsync -rpv --exclude='project/.htaccess' project/* $USER_WEBSERVER@$IP_WEBSERVER:/var/www/html
|
||||||
|
|
||||||
when: manual
|
when: manual
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user