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.mod
|
||||||
- pkg.build
|
- pkg.build
|
||||||
volumes:
|
volumes:
|
||||||
- name: shared
|
- name: cache
|
||||||
path: /go
|
path: /go
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
@@ -62,7 +62,7 @@ steps:
|
|||||||
- pkg.mod
|
- pkg.mod
|
||||||
- pkg.build
|
- pkg.build
|
||||||
volumes:
|
volumes:
|
||||||
- name: shared
|
- name: cache
|
||||||
path: /go
|
path: /go
|
||||||
|
|
||||||
# Copy binary to test server
|
# Copy binary to test server
|
||||||
|
Reference in New Issue
Block a user