From 49f9f009f0aef7d9028389d7235a3e6ae4127a5b Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Wed, 3 Jul 2024 10:37:12 -0400 Subject: [PATCH] They don't --- .drone.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 08a72f1..821a30c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -95,7 +95,9 @@ steps: - drafts - name: rebuild_cache depends_on: - - publish_* + - publish_prod + - publish_dev + - publish_drafts image: drillster/drone-volume-cache volumes: - name: go_module_cache