remove from_secret
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Raffaele Mignone 2019-11-28 15:02:26 +01:00
parent 50542be113
commit c106c0ffce
Signed by: norangebit
GPG Key ID: F5255658CB220573
1 changed files with 2 additions and 4 deletions

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