Reduce build time #19

Manually merged
UmbertoF merged 2 commits from feature_ci into develop 2019-11-28 15:18:26 +00:00
Showing only changes of commit c106c0ffce - Show all commits

View File

@ -31,9 +31,7 @@ steps:
volumes: volumes:
- name: gradle - name: gradle
host: host:
path: path: /home/drone/.gradle
from_secret: volume_gradle
- name: android - name: android
host: host:
path: path: /home/drone/Android/Sdk
from_secret: volume_android