Remove modifying Gemfile in modules on release

This step is not needed anymore, we dont need to
patch the Gemfile on each release.

Change-Id: I43414f8b2ffbfbd9a8ffb38b746985a61b97a3d3
This commit is contained in:
Tobias Urdin 2020-08-30 23:11:57 +02:00
parent 4142472c3b
commit a47f0594c4
1 changed files with 1 additions and 3 deletions

View File

@ -230,8 +230,6 @@ If a new branch has been created, some tasks need to be done:
branch. Note: the patch has to be done in stable/pike.
Example: https://review.opendev.org/#/c/497403/
- For all modules and openstack/puppet-openstack-integration, Puppetfile + Gemfile to use the
new branch, also update .gitreview. Note: example patches patch has to be done in stable/pike.
Example: https://review.opendev.org/#/q/topic:switch-to-pike
- Update Puppetfile in openstack/puppet-openstack-integration
- Update this documentation