Skip to content

Commit

Permalink
#70 profile
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Oct 8, 2015
1 parent 890a416 commit 36d278c
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 @@ -37,6 +37,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 -Psite --errors -Pjcabi --settings ../settings.xml
commanders:
- yegor256
- yegor256

0 comments on commit 36d278c

Please sign in to comment.