fix: fail silently when restoring cache

This commit is contained in:
Joao P Dubas 2022-04-24 11:37:28 +00:00
parent 4aea4ffc75
commit afface5808

View File

@ -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