From 058c152320400cd0b6517f9361fe62cd81a5bdf2 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Sat, 18 May 2024 00:32:16 -0300 Subject: [PATCH] Add debugging output [ci skip] --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 3298387..b2d9ab2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -61,6 +61,7 @@ steps: environment: PAYLOAD_URL: "https://admin.paystro.swarm-demo.autonomic.zone" commands: + - ls / - cd astro - mv /build/node_modules . - yarn build