stages/ostree.deploy: add description for commits input
This commit is contained in:
parent
dd2aa57987
commit
49acf488af
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,7 @@ SCHEMA_2 = """
|
|||
"properties": {
|
||||
"commits": {
|
||||
"type": "object",
|
||||
"description": "OStree commit to deploy",
|
||||
"additionalProperties": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue