This commit is contained in:
parent
988953f42b
commit
2722a7ddbf
|
|
@ -15,7 +15,7 @@ steps:
|
|||
- name: greeting
|
||||
commands:
|
||||
- echo "####Synchronisation des Themess"
|
||||
- rsync -avhp -e 'ssh -p 1982' ./dist/ ${HOST}:~/oxfam/wordpress/lol/ --delete --exclude 'node_modules' --exclude 'Makefile' --exclude 'Makefile_dev' --exclude '.env' --exclude '.env_prod' --exclude '.env_dev' --exclude '.git'
|
||||
- ls
|
||||
secrets:
|
||||
host:
|
||||
external: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user