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

Merge pull request #1526 from ipfs/fix-gobuilder-dist

updated gobuilder dist
This commit is contained in:
Juan Benet
2015-07-28 07:52:36 -07:00

View File

@ -5,6 +5,6 @@ build_matrix:
build_tags:
- nofuse
artifacts:
- dist/README.md
- dist/LICENSE
- dist/install.sh
README.md: dist/README.md
LICENSE: dist/LICENSE
install.sh: dist/install.sh