Skip to content

Commit 7167379

Browse files
committed
#33 Set permissions
1 parent 9139bb0 commit 7167379

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.rultor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ decrypt:
1111
release:
1212
pre: false
1313
script: |-
14+
chmod 700 /home/r/*
15+
chmod 600 /home/r/.gnupg/*
1416
mvn versions:set "-DnewVersion=${tag}"
1517
git commit -am "${tag}"
1618
mvn clean deploy -Prelease --settings /home/r/settings.xml

0 commit comments

Comments
 (0)