diff --git a/.drone.yml b/.drone.yml index 4605fdf..03f3a87 100644 --- a/.drone.yml +++ b/.drone.yml @@ -32,4 +32,4 @@ steps: from_secret: prod_server_path commands: - cd homegrade_theme_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' + - 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' diff --git a/salut.txt b/salut.txt new file mode 100644 index 0000000..e69de29