From b0371fdad0d3f2f5636539a77fcc11be3b92277d Mon Sep 17 00:00:00 2001 From: Adam Burgess Date: Sat, 11 Dec 2021 16:24:47 +1100 Subject: [PATCH] try drone --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 5df6909..86973a0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,5 +8,5 @@ steps: - name: greeting image: aburgess/node:latest-npm commands: - - p i + - pnpm i - nr build