fix deployment

This commit is contained in:
Gabriel Delavald 2017-11-03 17:11:27 -02:00
parent 53a16847c3
commit 0337072aa6
1 changed files with 1 additions and 4 deletions

View File

@ -53,8 +53,5 @@ deployment:
alpha:
branch: circle-ci
commands:
- ls
- cd ${HOME}/${CIRCLE_PROJECT_REPONAME}
- ls
- ./android/gradlew assembleRelease
- cd android && ./gradlew assembleRelease
-Dorg.gradle.project.track=alpha