提交 79d614b7 编写于 作者: J Jingwen Owen Ou

Check in linux.goxc.json and windows.goxc.json

上级 5f2c61f5
{ {
"FormatVersion": "0.8", "FormatVersion": "0.8",
"ArtifactsDest": "target", "ArtifactsDest": "target",
"BuildConstraints": "!darwin", "BuildConstraints": "linux",
"Resources": { "Resources": {
"Include": "INSTALL*,README*,LICENSE*", "Include": "INSTALL*,README*,LICENSE*",
"Exclude": "*.go" "Exclude": "*.go"
} }
} }
\ No newline at end of file
{
"FormatVersion": "0.8",
"ArtifactsDest": "target",
"BuildConstraints": "windows",
"Resources": {
"Include": "INSTALL*,README*,LICENSE*",
"Exclude": "*.go"
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册