Skip to content
This repository has been archived by the owner on Feb 26, 2018. It is now read-only.

Commit

Permalink
fix deploy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mcxiaoke committed Mar 17, 2015
1 parent 27e4ee9 commit 2b52fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
@@ -1,2 +1,2 @@
#!/usr/bin/env bash
./gradlew -b deploy.gradle clean assembleRelease uploadArchives
./gradlew -x test clean assembleRelease uploadArchives

0 comments on commit 2b52fa8

Please sign in to comment.