We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10dff04 commit 673573cCopy full SHA for 673573c
.rultor.yml
@@ -7,4 +7,4 @@ release:
7
mvn versions:set "-DnewVersion=${tag}"
8
git commit -am "${tag}"
9
ls -alF /home/r
10
- mvn -X clean deploy -Pjcabi --settings /home/r/settings.xml -P rng
+ mvn -X clean deploy -Prng --settings /home/r/settings.xml
0 commit comments