Compare commits

...

3 Commits

Author SHA1 Message Date
98e08e5d9e introducing the file
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2024-07-22 11:26:32 +02:00
c2e27402c1 fix 2024-07-22 11:26:24 +02:00
a5e6c53efc fix 2024-07-22 11:26:16 +02:00
2 changed files with 4 additions and 4 deletions

View File

@ -14,7 +14,6 @@ server:
steps:
- name: greeting
commands:
- 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 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'

1
changes.txt Normal file
View File

@ -0,0 +1 @@
hello