From 8015fa20c77ff088ea7ba864a04ca0dfc90311e3 Mon Sep 17 00:00:00 2001 From: Nathan BOILEAU Date: Tue, 22 Nov 2022 09:49:17 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 09aee9d8..dfc433f8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,9 +7,9 @@ trigger: steps: - name: start - image: node - commands: - - npm install + image: node + commands: + - npm install - name: deploy image: appleboy/drone-scp