Skip to content

Commit

Permalink
pre false
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Sep 14, 2015
1 parent 0e25cca commit 2b2cad8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,11 @@ deploy:
env:
MAVEN_OPTS: -XX:MaxPermSize=256m -Xmx1g
release:
pre: false
script: |-
mvn versions:set "-DnewVersion=${tag}"
git commit -am "${tag}"
mvn clean deploy -Pqulice -Psonatype -Pjcabi --errors --settings ../settings.xml
mvn clean site-deploy -Psite --errors --settings ../settings.xml
commanders:
- yegor256
- yegor256

0 comments on commit 2b2cad8

Please sign in to comment.