Add support for a new --build-release argument to the container-build sub-command.
--build-release
container-build
This allows users to specify a specific "Release" value to OSBS for the build's Name-Version-Release.
This is useful when building hotfix container images and you want to provide a special "release" value, like "27.0.hotfix.bz123456"
Commit 1de164d2 fixes this pull-request
Pull-Request has been merged by onosek
Hi, it was OK. I just had to slightly modify unittests. Thanks.
Add support for a new
--build-releaseargument to thecontainer-buildsub-command.This allows users to specify a specific "Release" value to OSBS for the build's Name-Version-Release.