This commit is contained in:
parent
2cb4cfe246
commit
030240cfe7
|
|
@ -16,7 +16,7 @@ steps:
|
|||
commands:
|
||||
- git clone https://git.deligraph.be/Antoine/Oxfam_Interactive_map.git
|
||||
- cd Oxfam_Interactive_map
|
||||
- rsync -avhp -e 'ssh -p 1982' ./ /home/deliadmin/oxfam/wordpress/lol/ --delete --exclude 'node_modules' --exclude 'Makefile' --exclude 'Makefile_dev' --exclude '.env' --exclude '.env_prod' --exclude '.env_dev' --exclude '.git'
|
||||
- cd /home/deliadmin/oxfam/wordpress/lol/
|
||||
- rsync -avhp -e 'ssh -p 1982' ./dist/ /home/deliadmin/oxfam/wordpress/ --delete --exclude 'node_modules' --exclude 'Makefile' --exclude 'Makefile_dev' --exclude '.env' --exclude '.env_prod' --exclude '.env_dev' --exclude '.git'
|
||||
- cd /home/deliadmin/oxfam/wordpress/
|
||||
- pwd
|
||||
- ls -al
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user