ostree: Recognize force_new_commit option in old config
Fixes: https://pagure.io/pungi/issue/925 Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
68f80751cf
commit
d3938d7c04
@ -934,6 +934,7 @@ def make_schema():
|
||||
"ostree_repo": {"type": "string"},
|
||||
"failable": {"$ref": "#/definitions/list_of_strings"},
|
||||
"update_summary": {"type": "boolean"},
|
||||
"force_new_commit": {"type": "boolean"},
|
||||
"version": {"type": "string"},
|
||||
"config_branch": {"type": "string"},
|
||||
"tag_ref": {"type": "boolean"},
|
||||
|
Loading…
Reference in New Issue
Block a user