mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
docs: update
This commit is contained in:
parent
3b620f671f
commit
2e31aa1146
14
www/docs/static/schema.json
generated
vendored
14
www/docs/static/schema.json
generated
vendored
@ -880,23 +880,17 @@
|
||||
]
|
||||
},
|
||||
"IgnoredBuild": {
|
||||
"required": [
|
||||
"Goos",
|
||||
"Goarch",
|
||||
"Goarm",
|
||||
"Gomips"
|
||||
],
|
||||
"properties": {
|
||||
"Goos": {
|
||||
"goos": {
|
||||
"type": "string"
|
||||
},
|
||||
"Goarch": {
|
||||
"goarch": {
|
||||
"type": "string"
|
||||
},
|
||||
"Goarm": {
|
||||
"goarm": {
|
||||
"type": "string"
|
||||
},
|
||||
"Gomips": {
|
||||
"gomips": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user