This commit is contained in:
parent
99717ae9a1
commit
0000fab92a
|
|
@ -15,10 +15,7 @@ steps:
|
|||
- name: greeting
|
||||
commands:
|
||||
- echo "####Synchronisation des Themess"
|
||||
- echo pwd
|
||||
- echo "pwd"
|
||||
- echo ls
|
||||
- echo "ls"
|
||||
- rsync -avhp -e 'ssh -p 1982' ./dist/ ./oxfam/wordpress/lol/ --delete --exclude 'node_modules' --exclude 'Makefile' --exclude 'Makefile_dev' --exclude '.env' --exclude '.env_prod' --exclude '.env_dev' --exclude '.git'
|
||||
secrets:
|
||||
host:
|
||||
external: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user