first migration test on prod server
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Antoine M 2024-09-12 14:45:36 +02:00
parent 716fbe555d
commit f3f6a4c7f8

View File

@ -28,4 +28,4 @@ steps:
# - npm run build
- mkdir build
- ls
- rsync -avhp -e 'ssh -p 22' ./build/ $(PROD_SERVER_PATH):$(PROD_FOLDER_PATH) --delete
- rsync -avhp -e 'ssh -p 22' ./build/ staysaa@ssh.cluster027.hosting.ovh.net:www --delete