Skip to content

Commit

Permalink
#1: Use encrypted pubring.gpg and secring.gpg for ossrh release
Browse files Browse the repository at this point in the history
  • Loading branch information
dgroup committed Jan 28, 2019
1 parent 37ace97 commit 0cc39e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ readers:

assets:
settings.xml: "dgroup/ossrh#settings.xml"
pubring.kbx: "dgroup/ossrh#1B112A24-term4j-pubring.kbx"
pubring.gpg: "dgroup/ossrh#1B112A24-term4j-pubring.gpg"
secring.gpg: "dgroup/ossrh#1B112A24-term4j-secring.gpg"

merge:
env:
Expand Down

0 comments on commit 0cc39e4

Please sign in to comment.