Mise à jour de '.drone.yml'

main
gregandev 1 year ago
parent fc1c2cecaf
commit 4c3533f421
  1. 1
      .drone.yml

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

Loading…
Cancel
Save