Skip to content

Commit

Permalink
1217 netrc
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Feb 15, 2024
1 parent 344e4ad commit 30f6766
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ docker:
readers:
- "urn:github:526301"
assets:
netrc: yegor256/home#assets/heroku-netrc
config.yml: yegor256/home#assets/netbout/config.yml
id_rsa: yegor256/home#assets/heroku-key
id_rsa.pub: yegor256/home#assets/heroku-key.pub
Expand All @@ -17,6 +18,7 @@ release:
sensitive:
- config.yml
script: |-
mv ../netrc ~/.netrc
bundle exec rake
git remote add dokku dokku@www.netbout.com:netbout
rm -rf ~/.ssh
Expand Down

0 comments on commit 30f6766

Please sign in to comment.