mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-26 23:53:19 +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:
@ -1,4 +1,9 @@
|
||||
---
|
||||
build_matrix:
|
||||
all:
|
||||
windows:
|
||||
build_tags:
|
||||
- nofuse
|
||||
artifacts:
|
||||
- dist/README.md
|
||||
- dist/LICENSE
|
||||
|
Reference in New Issue
Block a user