This commit is contained in:
parent
82980e9ba5
commit
4fefe61086
|
|
@ -24,4 +24,4 @@ steps:
|
||||||
from_secret: prod_server_path
|
from_secret: prod_server_path
|
||||||
commands:
|
commands:
|
||||||
- cd homegrade_blocks_production
|
- cd homegrade_blocks_production
|
||||||
- rsync -avhp -e 'ssh' ./ $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'
|
- rsync -avhp -e 'ssh' ./ $PROD_SERVER_PATH:~/public_html/wp-content/plugins/homegrade-blocks --exclude 'node_modules' --exclude 'Makefile' --exclude '.git' --exclude '.env' --exclude '.env_prod' --exclude '.env_dev'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user