diff --git a/.drone.yml b/.drone.yml index 8f89c6c..e7c32ff 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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' -#