Force to create new ostree commit during updates compose run
Create new ostree commit when there is no content changes since last commit. Related - https://pagure.io/releng/issue/7585 Signed-off-by: Sinny Kumari <sinny@redhat.com>
This commit is contained in:
parent
8bce201768
commit
c6e8ea70cc
1 changed files with 1 additions and 0 deletions
|
@ -118,6 +118,7 @@ ostree = {
|
|||
[% if release.version_int >= 28 %]
|
||||
"version": "!VERSION_FROM_VERSION_DATE_RESPIN",
|
||||
[% endif %]
|
||||
"force_new_commit": True
|
||||
"treefile": "fedora-atomic-host-updates-[[ request.name ]].json",
|
||||
"config_url": "https://pagure.io/fedora-atomic.git",
|
||||
"config_branch": "f[[ release.version ]]",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue