From 4c3533f4212891cd27fb64e01bed3d5eb391e92b Mon Sep 17 00:00:00 2001 From: gregandev Date: Thu, 15 Jun 2023 19:37:45 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index ef03bb0..46446e8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -37,6 +37,7 @@ steps: image: node commands: - npm install + - npm audit fix - npm run build - name: deploy on server