Skip to content

Commit dc781c1

Browse files
committed
#33 try different permissions
1 parent b4cb89d commit dc781c1

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
@@ -11,7 +11,7 @@ decrypt:
1111
release:
1212
pre: false
1313
script: |-
14-
chmod 700 /home/r/*
14+
chmod 600 /home/r/*
1515
mvn versions:set "-DnewVersion=${tag}"
1616
git commit -am "${tag}"
1717
mvn clean deploy -Prelease --settings /home/r/settings.xml

0 commit comments

Comments
 (0)