1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

chore: schema update

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos A Becker 2022-05-02 20:40:00 -03:00
parent 93dd387809
commit 444218f51d
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

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

@ -351,9 +351,15 @@
"gobinary": {
"type": "string"
},
"command": {
"type": "string"
},
"no_unique_dist_dir": {
"type": "boolean"
},
"no_main_check": {
"type": "boolean"
},
"ldflags": {
"oneOf": [
{