mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-01-22 11:05:56 +00:00
goxc changes
Reorganize stuff in bin dir to other places, or delete it Only build amd64 binaries to reduce bintray space usage
This commit is contained in:
@@ -2,9 +2,10 @@
|
||||
"TasksExclude": [
|
||||
"pkg-build"
|
||||
],
|
||||
"Arch": "amd64",
|
||||
"Os": "darwin freebsd linux windows",
|
||||
"Resources": {
|
||||
"Include": "README*,LICENSE*,bin,etc,themes"
|
||||
"Include": "README*,LICENSE*,inbucket.bat,etc,themes"
|
||||
},
|
||||
"PackageVersion": "20131013",
|
||||
"PrereleaseInfo": "snapshot",
|
||||
|
||||
Reference in New Issue
Block a user