1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-29 01:44:39 +02:00

docs: update

This commit is contained in:
caarlos0 2021-11-23 13:19:44 +00:00 committed by GitHub Actions
parent 8955b2503a
commit 4a529c767d

6
www/docs/static/schema.json generated vendored
View File

@ -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