Compare commits
No commits in common. "98e08e5d9e556a6e37de366eeecaf34029da3c7f" and "15945601da9c07ec7bc87971ee6c7d561b530f65" have entirely different histories.
98e08e5d9e
...
15945601da
|
|
@ -14,6 +14,7 @@ server:
|
|||
steps:
|
||||
- name: greeting
|
||||
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'
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
hello
|
||||
Loading…
Reference in New Issue
Block a user