From eb813c878314344abb1c9063d0e79a8125f72d0b Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Mon, 20 May 2024 22:56:11 -0300 Subject: [PATCH] Another deployment experiment --- .drone.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.drone.yml b/.drone.yml index c3d27a8..66bd8d5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -66,6 +66,14 @@ steps: trigger: << *exclude-event-custom + - name: deploy stack + image: screwdrivercd/noop-container + steps: + - noop: echo noop + trigger: + event: + - custom + - name: build astro content image: git.autonomic.zone/autonomic-cooperative/astro-payload-test-astro:latest environment: