Skip to content

Commit

Permalink
Updating bump version command for DEB branches
Browse files Browse the repository at this point in the history
  • Loading branch information
nofaralfasi authored and stejskalleos committed Nov 24, 2022
1 parent 2e0e6a4 commit ba2e303
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions developer_docs/releasing.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ For setup of Foreman packaging follow instructions here: [rpm/develop](https://g
**DEB**
* Pull latest `deb/develop` or `deb/X.X-stable`
* Create new branch
* Bump version: `scripts/update_package.rb -n foreman-ansible -v X.X.X`
* git commit -am "Updated foreman-ansible to X.X.X"
* Bump version: `scripts/update_package.rb -n ruby-foreman-ansible -v X.X.X`
* git commit -am "Updated ruby-foreman-ansible to X.X.X"
* Push a PR

0 comments on commit ba2e303

Please sign in to comment.