diff --git a/.drone.yml b/.drone.yml index 4166f25..cbb9485 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,5 +15,4 @@ steps: - name: greeting commands: - echo hello double origine, ce serait vraiment bien ! - - echo ####Synchronisation des Themes - - rsync -avhp -e "ssh -p ${PORT}" ./dist/ ${HOST}:${CONTENT_PATH} --delete --exclude 'node_modules' --exclude 'Makefile' --exclude 'Makefile_dev' --exclude '.env' --exclude '.env_prod' --exclude '.env_dev' --exclude '.git' + - echo "####Synchronisation des Themes"