提交 03190d6e 编写于 作者: J Jingwen Owen Ou

Exclude Godeps from build

上级 8e953990
{ {
"ConfigVersion": "0.9",
"ArtifactsDest": "target", "ArtifactsDest": "target",
"Arch": "386,amd64", "Arch": "386,amd64",
"Os": "darwin,linux,windows", "Os": "darwin,linux,windows",
"ResourcesInclude": "INSTALL*,README*,LICENSE*",
"ResourcesExclude": "*.go",
"MainDirsExclude": "Godeps",
"PackageVersion": "0.25.0", "PackageVersion": "0.25.0",
"PrereleaseInfo": "snapshot", "PrereleaseInfo": "snapshot",
"Verbosity": "v", "Verbosity": "v",
"Resources": {
"Include": "INSTALL*,README*,LICENSE*",
"Exclude": "*.go"
},
"TaskSettings": { "TaskSettings": {
"downloads-page": { "downloads-page": {
"fileheader": "", "fileheader": "",
...@@ -25,5 +23,6 @@ ...@@ -25,5 +23,6 @@
"Homepage": "http://owenou.com/gh" "Homepage": "http://owenou.com/gh"
} }
} }
} },
"ConfigVersion": "0.9"
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册