Skip to content

Commit

Permalink
#531 access
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Aug 5, 2022
1 parent 674ae2d commit a445864
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .rultor.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
docker:
image: yegor256/rultor-image:1.11.0
assets:
settings.xml: cqfn/secrets#jpeek-settings.xml
pubring.gpg: cqfn/secrets#pubring.gpg
secring.gpg: cqfn/secrets#secring.gpg
id_rsa: cqfn/secrets#jpeek-heroku
id_rsa.pub: cqfn/secrets#jpeek-heroku.pub
settings.xml: yegor256/cqfn-secrets#jpeek-settings.xml
pubring.gpg: yegor256/cqfn-secrets#pubring.gpg
secring.gpg: yegor256/cqfn-secrets#secring.gpg
id_rsa: yegor256/cqfn-secrets#jpeek-heroku
id_rsa.pub: yegor256/cqfn-secrets#jpeek-heroku.pub
install: |
pdd -f /dev/null
merge:
Expand Down

0 comments on commit a445864

Please sign in to comment.