Skip to content

Commit

Permalink
#2864 skip tests more
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Feb 13, 2024
1 parent 4ee2240 commit e458690
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 @@ -29,7 +29,7 @@ release:
mvn versions:set "-DnewVersion=${tag}" -Dstyle.color=never
git commit -am "${tag}"
mvn clean install -Dinvoker.skip
mvn clean install -DskipTests -Dinvoker.skip
mvn clean deploy -DskipTests -Pobjectionary -Psonatype --errors --settings ../settings.xml -Dstyle.color=never
mkdir /tmp/objectionary
Expand Down

0 comments on commit e458690

Please sign in to comment.