Skip to content

Commit

Permalink
#30 rultor
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Sep 18, 2022
1 parent fa1a949 commit 6f9f57e
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
@@ -1,5 +1,5 @@
docker:
image: yegor256/rultor-image:1.9.1
image: yegor256/rultor-image:1.13.0
assets:
settings.xml: yegor256/home#assets/tojos/settings.xml
pubring.gpg: yegor256/home#assets/pubring.gpg
Expand All @@ -15,4 +15,4 @@ release:
mvn versions:set "-DnewVersion=${tag}" -Dstyle.color=never
git commit -am "${tag}"
mvn clean install -Dinvoker.skip
mvn clean deploy -Ptojos -Psonatype --errors --settings ../settings.xml -Dstyle.color=never
mvn clean deploy -Ptojos -Psonatype --errors --settings ../settings.xml -Dstyle.color=never

0 comments on commit 6f9f57e

Please sign in to comment.