Skip to content

Commit

Permalink
#30 ruby cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jun 21, 2019
1 parent bb448cc commit c0dbb54
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 @@ -5,6 +5,8 @@ decrypt:
install: |-
git config --global user.email "[email protected]"
git config --global user.name "Test"
export GEM_HOME=~/.ruby
export GEM_PATH=$GEM_HOME:$GEM_PATH
bundle install
release:
script: |-
Expand Down

0 comments on commit c0dbb54

Please sign in to comment.