From 63d19aadb308fa4b8f1d4fbb1ee7f3db544002a3 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Fri, 17 May 2024 19:57:20 -0300 Subject: [PATCH] Tweak astro build config [ci skip] --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 6bb995a..ebe4e78 100644 --- a/.drone.yml +++ b/.drone.yml @@ -59,6 +59,7 @@ steps: - name: build astro content image: git.autonomic.zone/autonomic-cooperative/astro-payload-test-astro:latest commands: + - cd astro - yarn build trigger: