Skip to content

Commit

Permalink
don't try to push to master
Browse files Browse the repository at this point in the history
  • Loading branch information
davherrmann committed May 17, 2016
1 parent 3fdf322 commit 09e4055
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ release:
script: |
mvn versions:set "-DnewVersion=${tag#?}"
git commit -am "${tag}"
git push --all origin
mvn clean deploy --activate-profiles sonatype --settings /home/r/settings.xml

0 comments on commit 09e4055

Please sign in to comment.