more logging
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-01-04 15:59:36 +11:00
parent 7a8fd8e200
commit f57f11d855
3 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ steps:
#debug: true
restore: true
cache_key: '{{ .Repo.Name }}_{{ arch }}_{{ os }}'
archive_format: "gzip"
archive_format: "tar"
filesystem_cache_root: "/go"
local_root: /
mount:
@@ -56,7 +56,7 @@ steps:
#debug: true
rebuild: true
cache_key: '{{ .Repo.Name }}_{{ arch }}_{{ os }}'
archive_format: "gzip"
archive_format: "tar"
filesystem_cache_root: "/go"
mount:
- pkg.mod