Compare commits

..

No commits in common. "98e08e5d9e556a6e37de366eeecaf34029da3c7f" and "15945601da9c07ec7bc87971ee6c7d561b530f65" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View File

@ -14,6 +14,7 @@ server:
steps: steps:
- name: greeting - name: greeting
commands: commands:
- echo hello double origine, ce serait vraiment bien ! - echo "####Synchronisation des Themes"
- 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' - 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'

View File

@ -1 +0,0 @@
hello