Skip to content

Commit cef0ed5

Browse files
committed
#33 and again
1 parent 3e8b77d commit cef0ed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rultor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ release:
1414
mkdir /home/r/gpg
1515
mv /home/r/pubring.gpg /home/r/gpg/pubring.gpg
1616
mv /home/r/secring.gpg /home/r/gpg/secring.gpg
17-
sudo chmod -R 600 /home/r/gpg
17+
sudo chmod -R 700 /home/r/gpg
1818
mvn versions:set "-DnewVersion=${tag}"
1919
git commit -am "${tag}"
2020
mvn clean deploy -Prelease --settings /home/r/settings.xml

0 commit comments

Comments
 (0)