This commit is contained in:
parent
e5cf153951
commit
95a98ec2cb
|
|
@ -16,7 +16,8 @@ steps:
|
|||
commands:
|
||||
- echo "####Synchronisation des Themess"
|
||||
- git clone https://git.deligraph.be/Antoine/Oxfam_Interactive_map.git
|
||||
- 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'
|
||||
- pwd
|
||||
|
||||
secrets:
|
||||
host:
|
||||
external: true
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
hello
|
||||
- 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'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user