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

docs: update

This commit is contained in:
actions-user 2022-05-09 12:34:08 +00:00
parent 53b1ee07cf
commit 189ffcb1d8

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

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