mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-27 07:57:30 +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:
|
artifacts:
|
||||||
- dist/README.md
|
- dist/README.md
|
||||||
- dist/LICENSE
|
- dist/LICENSE
|
||||||
|
Reference in New Issue
Block a user