From d8cfd644f8eb2b24b4fcbe0273bd61bc6d1ccc5c Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Mon, 20 May 2024 22:56:11 -0300 Subject: [PATCH] Another dependency experiment --- .drone.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.drone.yml b/.drone.yml index c3d27a8..665e5e3 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 + when: + event: + - custom + - name: build astro content image: git.autonomic.zone/autonomic-cooperative/astro-payload-test-astro:latest environment: