Skip to content

Commit

Permalink
Remove release target until there is an offical release key
Browse files Browse the repository at this point in the history
  • Loading branch information
mkg20001 committed May 12, 2017
1 parent 433a762 commit 77e771b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ci: #verbose exceeds log limit of 4mb! -.-
chmod +x $(HOME)/.buildozer/android/platform/android-sdk-25/tools/android
echo "y\n" | $(HOME)/.buildozer/android/platform/android-sdk-25/tools/android update sdk -u -a -t build-tools-25.0.2
CI_MODE=1 buildozer android_new debug
CI_MODE=1 buildozer android_new release
#CI_MODE=1 buildozer android_new release
test:
buildozer -v android_new deploy logcat
docker-test:
Expand Down

0 comments on commit 77e771b

Please sign in to comment.