diff --git a/.drone.yml b/.drone.yml index 8a7d4b0..411f719 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ server: steps: - name: greeting commands: - - echo "####Synchronisation des Themes" + - echo "####Synchronisation des Themess" - rsync -avhp -e 'ssh -p 1982' ./dist/ ${HOST}:~/oxfam/wordpress/lol/ --delete --exclude 'node_modules' --exclude 'Makefile' --exclude 'Makefile_dev' --exclude '.env' --exclude '.env_prod' --exclude '.env_dev' --exclude '.git' secrets: host: