Mise à jour de '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
gregandev 2023-06-15 19:37:45 +02:00
parent fc1c2cecaf
commit 4c3533f421

View File

@ -37,6 +37,7 @@ steps:
image: node
commands:
- npm install
- npm audit fix
- npm run build
- name: deploy on server