try different cache volume
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user