mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-29 01:44:39 +02:00
docs: update
This commit is contained in:
parent
8955b2503a
commit
4a529c767d
6
www/docs/static/schema.json
generated
vendored
6
www/docs/static/schema.json
generated
vendored
@ -295,7 +295,7 @@
|
||||
},
|
||||
"BuildHookConfig": {
|
||||
"properties": {
|
||||
"Pre": {
|
||||
"pre": {
|
||||
"items": {
|
||||
"oneOf": [
|
||||
{
|
||||
@ -310,7 +310,7 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"Post": {
|
||||
"post": {
|
||||
"items": {
|
||||
"oneOf": [
|
||||
{
|
||||
@ -1957,7 +1957,7 @@
|
||||
},
|
||||
"type": "object"
|
||||
},
|
||||
"Plugs": {
|
||||
"plugs": {
|
||||
"patternProperties": {
|
||||
".*": {
|
||||
"additionalProperties": true
|
||||
|
Loading…
Reference in New Issue
Block a user