Skip to content

Commit

Permalink
Ignore site-deploy failure
Browse files Browse the repository at this point in the history
  • Loading branch information
andreoss authored May 21, 2021
1 parent 10b2c29 commit e2b8727
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 @@ -38,6 +38,6 @@ release:
mvn versions:set "-DnewVersion=${tag}" -e
git commit -am "${tag}"
mvn clean deploy -Pqulice -Psonatype -Pjcabi --errors --settings ../settings.xml
mvn clean site-deploy -Psite --errors -Pjcabi --settings ../settings.xml
mvn clean site-deploy -Psite --errors -Pjcabi --settings ../settings.xml || true
commanders:
- yegor256

0 comments on commit e2b8727

Please sign in to comment.