Skip to content

Commit

Permalink
🔥 Remove release.git.pushToRemote (broken)
Browse files Browse the repository at this point in the history
  • Loading branch information
tony19 committed Apr 8, 2016
1 parent 2f7d314 commit c4ea7d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ release {
preTagCommitMessage = ':cloud: Release'
tagCommitMessage = ':cloud: Release'
newVersionCommitMessage = ':cloud: Bump'
git.pushToRemote = project.hasProperty('push')
}

allprojects {
Expand Down

0 comments on commit c4ea7d7

Please sign in to comment.