fix: fail silently when restoring cache
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
02b1dc55a6
commit
f8a8b2247f
@ -28,7 +28,6 @@ steps:
|
|||||||
- _build
|
- _build
|
||||||
- deps
|
- deps
|
||||||
restore: true
|
restore: true
|
||||||
exit_code: true
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: cache
|
- name: cache
|
||||||
path: /tmp/cache
|
path: /tmp/cache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user