Skip to content

Commit

Permalink
#44 rultor cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Dec 15, 2015
1 parent fe0c3a7 commit 49d3e20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ release:
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
mvn clean site-deploy -Pjcabi -Psite --errors --settings ../settings.xml
commanders:
- yegor256
- yegor256

0 comments on commit 49d3e20

Please sign in to comment.