fixing rebuilding when generating htaccess
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
14fbe261f1
commit
cbf249fb9c
|
|
@ -30,7 +30,6 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- cd lhoist-stay-safe
|
- cd lhoist-stay-safe
|
||||||
- cp .htaccess build/.htaccess
|
- cp .htaccess build/.htaccess
|
||||||
- npm run build
|
|
||||||
- name: Déploiement sur le serveur de prod
|
- name: Déploiement sur le serveur de prod
|
||||||
environment:
|
environment:
|
||||||
PROD_SERVER_PATH:
|
PROD_SERVER_PATH:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user