From 3c64003a513ab08812c27b1f1899b9cbb64c2e91 Mon Sep 17 00:00:00 2001 From: Nathan BOILEAU Date: Tue, 22 Nov 2022 09:47:03 +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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 4651dedf..09aee9d8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,10 +6,10 @@ trigger: - push steps: -#- name: start -# image: node -# commands: -# - npm install +- name: start + image: node + commands: + - npm install - name: deploy image: appleboy/drone-scp