From 506b210de0ecb6de2754ed4ff1b104eee96e7671 Mon Sep 17 00:00:00 2001 From: Nathan BOILEAU Date: Tue, 22 Nov 2022 08:25:50 +0100 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 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 7b1de33f..0464055e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,5 +9,4 @@ steps: - name: start image: node commands: - - npm install - # - find -name "*.js"| grep -v "node_modules" | xargs node -c \ No newline at end of file + - npm install \ No newline at end of file