update drone-ci

This commit is contained in:
unurled 2022-06-26 20:42:07 +02:00
parent b35939e28d
commit 548e980096

View file

@ -13,7 +13,7 @@ steps:
# Mount the cache volume, needs "Trusted"
volumes:
- name: cache
path: /tmp/cache
path: /cache
- name: build
image: gradle:jdk17
@ -43,11 +43,11 @@ steps:
# Mount the cache volume, needs "Trusted"
volumes:
- name: cache
path: /tmp/cache
path: /cache
volumes:
- name: cache
host:
path: /var/lib/cache
path: /tmp/cache
# temp: {}