update drone-ci
This commit is contained in:
parent
ed11a10659
commit
eba81927a7
1 changed files with 5 additions and 5 deletions
10
.drone.yml
10
.drone.yml
|
@ -37,13 +37,13 @@ steps:
|
|||
settings:
|
||||
rebuild: true
|
||||
mount:
|
||||
- ./build
|
||||
- ./gradle
|
||||
- ./build
|
||||
- ./gradle
|
||||
# Mount the cache volume, needs "Trusted"
|
||||
volumes:
|
||||
- /tmp/cache:/cache
|
||||
|
||||
|
||||
volumes:
|
||||
- name: cache
|
||||
temp: {}
|
||||
#volumes:
|
||||
# - name: cache
|
||||
# temp: {}
|
Loading…
Reference in a new issue