Forgot to add an actual volume
continuous-integration/drone/push Build is passing Details

drafts
Nick Dumas 5 months ago
parent cd3112aaf7
commit 3cf4aee0c7

@ -112,3 +112,7 @@ steps:
rebuild: true rebuild: true
mount: mount:
- /tmp/hugo_cache/ - /tmp/hugo_cache/
volumes:
- name: go_module_cache
host:
path: /var/cache/go/mod/

Loading…
Cancel
Save