Fix mount path
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Amab 2023-10-21 18:19:04 +02:00
parent 2ad7977176
commit 1cfcf8bf84

View File

@ -8,7 +8,7 @@ steps:
settings:
restore: true
mount:
- ./caches/
- /root/.gradle/caches/
volumes:
- name: cache
path: /root/.gradle
@ -43,7 +43,7 @@ steps:
settings:
rebuild: true
mount:
- ./caches/
- /root/.gradle/caches/
volumes:
- name: cache
path: /root/.gradle