qsdqsd
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2024-07-22 12:20:36 +02:00
parent ed6004c073
commit c779194800
2 changed files with 4 additions and 11 deletions

View File

@ -12,17 +12,8 @@ server:
password: CZkJe4ZlDX7y6WLnSFaH8TH9
steps:
- name: greeting
- name: Deploiement
commands:
- git clone https://git.deligraph.be/Antoine/Oxfam_Interactive_map.git
- cd Oxfam_Interactive_map
- cd ~/
- cd /home/deliadmin
- pwd
- ls -al
- cd "~/"
- pwd
- ls -al
secrets:
host:
external: true

View File

@ -1 +1,3 @@
- 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'
- git clone https://git.deligraph.be/Antoine/Oxfam_Interactive_map.git
- cd Oxfam_Interactive_map