This commit is contained in:
parent
058a46841a
commit
77041f494c
|
|
@ -32,4 +32,4 @@ steps:
|
||||||
from_secret: prod_server_path
|
from_secret: prod_server_path
|
||||||
commands:
|
commands:
|
||||||
- cd homegrade_theme_production
|
- cd homegrade_theme_production
|
||||||
- rsync -avhpn -e 'ssh -p 22' ./ $PROD_SERVER_PATH:~/public_html/wp-content/themes/Deligraph_lhoist --exclude 'node_modules' --exclude 'Makefile' --exclude '.git' --exclude '.env' --exclude '.env_prod' --exclude '.env_dev'
|
- rsync -avhpn -e 'ssh -p 22' ./ $PROD_SERVER_PATH:~/public_html/wp-content/themes/Deligraph_Homegrade --exclude 'node_modules' --exclude 'Makefile' --exclude '.git' --exclude '.env' --exclude '.env_prod' --exclude '.env_dev'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user