From 1219eeb408643a2353ca48d9143b66b7e2254ae2 Mon Sep 17 00:00:00 2001 From: Antonio De Lucreziis Date: Wed, 22 Feb 2023 18:24:10 +0100 Subject: [PATCH] fix: testing drone --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index df06e6b..9b75f09 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,6 +8,7 @@ steps: - name: host-orario-dist path: /drone/src/dist commands: + - pwd - npm install - npm run build