changing prod server prot
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Antoine M 2024-09-23 10:49:40 +02:00
parent 47d5ad6c16
commit 7afff25cc6

View File

@ -34,5 +34,5 @@ steps:
from_secret: prod_folder_path
commands:
- cd lhoist-stay-safe__backend-theme
- rsync -avhpn -e 'ssh -p 1982' ./build/ $PROD_SERVER_PATH:back/test
- rsync -avhpn -e 'ssh -p 22' ./build/ $PROD_SERVER_PATH:back/test