mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-06-18 20:59:18 +00:00
pwd
This commit is contained in:
@ -17,7 +17,9 @@ deploy_to_webserver:
|
|||||||
script:
|
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
|
- pwd
|
||||||
|
- ls -l /home/
|
||||||
- ls -l
|
- ls -l
|
||||||
|
|
||||||
|
|
||||||
when: manual
|
when: manual
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user