Skip to content

Commit

Permalink
#4 rultor cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Sep 22, 2014
1 parent 8c2809b commit ba2199a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ 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 --settings ../settings.xml || echo 'site-deploy failed'

0 comments on commit ba2199a

Please sign in to comment.