Skip to content

Commit 37ace97

Browse files
committed
#1: Use encrypted ossrh configs
1 parent 8e179ed commit 37ace97

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.rultor.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ architect:
44
readers:
55
- "urn:github:1651114"
66

7-
decrypt:
8-
settings.xml: "dgroup/ossrh/settings.xml.asc"
9-
pubring.kbx: "dgroup/ossrh/1B112A24-term4j-pubring.kbx.asc"
7+
assets:
8+
settings.xml: "dgroup/ossrh#settings.xml"
9+
pubring.kbx: "dgroup/ossrh#1B112A24-term4j-pubring.kbx"
1010

1111
merge:
1212
env:

0 commit comments

Comments
 (0)