From 3cf4aee0c7312c2bc70a99cd434cb478144e80ca Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Wed, 3 Jul 2024 10:59:52 -0400 Subject: [PATCH] Forgot to add an actual volume --- .drone.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.drone.yml b/.drone.yml index ad50838..13341e1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -112,3 +112,7 @@ steps: rebuild: true mount: - /tmp/hugo_cache/ +volumes: + - name: go_module_cache + host: + path: /var/cache/go/mod/