Sha256: 63e35b9e7968ec098002660625a0904035bd5a79e5a233c2bdb9c4519180a756
Contents?: true
Size: 393 Bytes
Versions: 8
Compression:
Stored size: 393 Bytes
Contents
# JenkinsUtil ## Development bundle config specific_platform true bundle install # To build and install the jenkinsutil gem without local changes gem install JenkinsUtil # To build and install local changes to the jenkinsutil gem gem build JenkinsUtil.gemspec gem install jenkinsutil-0.8.dev.gem ## Test rake test ## Test with results for ci CI_CAPTURE=off rake ci:setup:testunit test
Version data entries
8 entries across 8 versions & 1 rubygems