1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-27 16:07:42 +08:00

Added nofuse tag for windows builds

This configuration is supported since GoBuilder 1.16.0 so now we should be able to build windows binaries in GoBuilder

License: MIT
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers
2015-06-14 16:08:26 +02:00
parent 8c26eff1ca
commit a7adb9b2d3

View File

@ -1,4 +1,9 @@
--- ---
build_matrix:
all:
windows:
build_tags:
- nofuse
artifacts: artifacts:
- dist/README.md - dist/README.md
- dist/LICENSE - dist/LICENSE