This website works better with JavaScript.
Home
Help
Sign In
Schoumi
/
Goblim
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
10
Wiki
Activity
Browse Source
fix drone.yml
master
Schoumi
1 year ago
parent
6edd8fe652
commit
2bfc2ea35f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.drone.yml
+ 1
- 1
.drone.yml
View File
@@ -6,5 +6,5 @@ name: default
steps:
- name: build
commands:
- env
| grep ANDROID_HOME
- env
- bash ./gradlew assembleDebug
Write
Preview
Loading…
Cancel
Save