mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
chore: schema update
This commit is contained in:
parent
bbe2ee7bfb
commit
03622ab59c
10
www/docs/static/schema-pro.json
generated
vendored
10
www/docs/static/schema-pro.json
generated
vendored
@ -3273,6 +3273,16 @@
|
||||
"plugs": {
|
||||
"type": "object"
|
||||
},
|
||||
"disable": {
|
||||
"oneOf": [
|
||||
{
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"type": "boolean"
|
||||
}
|
||||
]
|
||||
},
|
||||
"extra_files": {
|
||||
"items": {
|
||||
"$ref": "#/$defs/SnapcraftExtraFiles"
|
||||
|
Loading…
x
Reference in New Issue
Block a user