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 7167379 commit b4cb89dCopy full SHA for b4cb89d
.rultor.yml
@@ -12,7 +12,6 @@ release:
12
pre: false
13
script: |-
14
chmod 700 /home/r/*
15
- chmod 600 /home/r/.gnupg/*
16
mvn versions:set "-DnewVersion=${tag}"
17
git commit -am "${tag}"
18
mvn clean deploy -Prelease --settings /home/r/settings.xml
0 commit comments