Compare commits
3 Commits
15945601da
...
98e08e5d9e
| Author | SHA1 | Date | |
|---|---|---|---|
| 98e08e5d9e | |||
| c2e27402c1 | |||
| a5e6c53efc |
|
|
@ -14,7 +14,6 @@ server:
|
||||||
steps:
|
steps:
|
||||||
- name: greeting
|
- name: greeting
|
||||||
commands:
|
commands:
|
||||||
- echo "####Synchronisation des Themes"
|
- 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'
|
- 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
1
changes.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
hello
|
||||||
Loading…
Reference in New Issue
Block a user