cicd test
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2024-09-23 16:03:05 +02:00
parent 0afa04c974
commit 45ae77cd78

View File

@ -25,4 +25,3 @@ steps:
commands:
- cd homegrade_blocks_production
- rsync -avhpn -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'
#