CHORE final production pipeling settings
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
6cda5f91f8
commit
39f9876985
|
|
@ -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/plugins/homegrade-blocks-test --delete --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 --delete --exclude 'node_modules' --exclude 'Makefile' --exclude '.git' --exclude '.env' --exclude '.env_prod' --exclude '.env_dev'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user