$ bundle exec rspec spec
https://main.bosh-ci.cf-app.com/teams/main/pipelines/bosh:cpi-ruby
#Rubygems https://rubygems.org/gems/bosh_cpi
git clean -xfd # remove old gems
vim version # bump version number
gem build *.gemspec
gem push bosh_cpi-*.gem
| Name | Name | Last commit date | ||
|---|---|---|---|---|
$ bundle exec rspec spec
https://main.bosh-ci.cf-app.com/teams/main/pipelines/bosh:cpi-ruby
#Rubygems https://rubygems.org/gems/bosh_cpi
git clean -xfd # remove old gems
vim version # bump version number
gem build *.gemspec
gem push bosh_cpi-*.gem