mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-07-23 19:39:51 +00:00
-e ssh
This commit is contained in:
@ -14,7 +14,7 @@ deploy_to_webserver:
|
|||||||
- master
|
- master
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- rsync -av --exclude='project/.htaccess' project/* gitlab@35.180.10.123:/var/www/html
|
- rsync -av -e ssh --exclude='project/.htaccess' project/* gitlab@35.180.10.123:/var/www/html
|
||||||
|
|
||||||
|
|
||||||
when: manual
|
when: manual
|
||||||
|
Reference in New Issue
Block a user