try different cache volume
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
2024-01-04 15:15:16 +11:00
parent 3feda1d102
commit 25414aada0

View File

@@ -32,7 +32,7 @@ steps:
- pkg.mod
- pkg.build
volumes:
- name: shared
- name: cache
path: /go
- name: build
@@ -62,7 +62,7 @@ steps:
- pkg.mod
- pkg.build
volumes:
- name: shared
- name: cache
path: /go
# Copy binary to test server