Sha256: 0f7fe462822b6a788a55cbf380f4328f541d47a2023f52e45b99a4ceed2dac7f
Contents?: true
Size: 337 Bytes
Versions: 1
Compression:
Stored size: 337 Bytes
Contents
### How to make a release - Bump the version number in `Gemfile.lock` to the new version. - Bump the version number in `ci_toolkit.gemspec` to the new version. - `git commit -am "Version X.Y.Z."` (where X.Y.Z is the new version). - `git tag -a X.Y.X -m "Version X.Y.Z"` (where X.Y.Z is the new version). - `git push && git push --tags`.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ci_toolkit-1.6.3 | RELEASING.md |