fix drone.yml

This commit is contained in:
Schoumi 2019-09-23 22:11:40 +02:00
parent 5cd0880530
commit 0a9f2d1f6e
2 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,6 @@
---
kind: pipeline
type: docker
type: exec
name: default
platform:
@ -9,7 +9,6 @@ platform:
steps:
- name: build
image: xmartlabs/jenkins-android
commands:
- ./gradlew assembleDebug
when:

1
.gitignore vendored
View File

@ -8,7 +8,6 @@ gen/
.gradle/
build/
/*/build/
gradlew*
# Local configuration file (sdk path, etc)
local.properties