fix drone.yml
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Schoumi 2019-09-23 23:00:34 +02:00
parent f6ffa2bcff
commit 1cf6ea0ab6
1 changed files with 1 additions and 2 deletions

View File

@ -6,5 +6,4 @@ name: default
steps:
- name: build
commands:
- touch /home/drone/build_goblim
- ./gradlew assembleDebug
- echo Hello World!