diff --git a/.drone.yml b/.drone.yml index ccf6795..c66b154 100644 --- a/.drone.yml +++ b/.drone.yml @@ -33,7 +33,7 @@ steps: - ./gradlew bundleRelease - name: deploy latest build -image: busybox + image: busybox environment: SEAFILE_API_KEY: from_secret: SeafileApiKey