From 902efce7b8b92f73d525af5ac9bbc750768de188 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Thu, 12 Sep 2024 15:14:24 +0200 Subject: [PATCH] first migration test on prod server --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index a2a19fd..e0fea47 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,6 +21,7 @@ steps: - cd lhoist-stay-safe - name: Installation du package commands: + - cd lhoist-stay-safe - npm install - name: Build du package commands: