handling htacess when deploying
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2024-09-13 10:50:20 +02:00
parent faebe2328a
commit 14fbe261f1

View File

@ -26,6 +26,11 @@ steps:
commands:
- cd lhoist-stay-safe
- npm run build
- name: Génération du htAccess
commands:
- cd lhoist-stay-safe
- cp .htaccess build/.htaccess
- npm run build
- name: Déploiement sur le serveur de prod
environment:
PROD_SERVER_PATH: