Skip to content

Jenkins

John Hawthorn edited this page Mar 11, 2014 · 1 revision

Within an execute shell build step

source /usr/local/share/chruby/chruby.sh chruby 2.0.0 # For example... bundle install bundle exec rspec 
Clone this wiki locally