From 045c332495606863376286e6e3ec50f360dff318 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Fri, 17 May 2024 19:55:09 -0300 Subject: [PATCH] Fix image .. again --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index f1de4e9..6bb995a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -57,7 +57,7 @@ name: build astro steps: - name: build astro content - image: git.autonomic.zone/autonomic-cooperative/astro-payload-template-astro:latest + image: git.autonomic.zone/autonomic-cooperative/astro-payload-test-astro:latest commands: - yarn build