TEST before production pipeline
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
9a9469ed5e
commit
6cda5f91f8
|
|
@ -24,4 +24,4 @@ steps:
|
|||
from_secret: prod_server_path
|
||||
commands:
|
||||
- cd homegrade_blocks_production
|
||||
- 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'
|
||||
- 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'
|
||||
|
|
|
|||
0
bonjour_gilles.txt
Normal file
0
bonjour_gilles.txt
Normal file
Loading…
Reference in New Issue
Block a user