mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-06-18 04:39:19 +00:00
pwd
This commit is contained in:
@ -15,7 +15,9 @@ deploy_to_webserver:
|
||||
- master
|
||||
|
||||
script:
|
||||
- rsync -rpv --exclude='project/.htaccess' project/* $USER_WEBSERVER@$IP_WEBSERVER:/var/www/html
|
||||
#- rsync -rpv --exclude='project/.htaccess' project/* $USER_WEBSERVER@$IP_WEBSERVER:/var/www/html
|
||||
- pwd
|
||||
- ls -l
|
||||
|
||||
when: manual
|
||||
|
||||
|
Reference in New Issue
Block a user