build tag ydb since the growth of the binary is 5 mb

This commit is contained in:
Konstantin Lebedev
2022-05-03 23:20:09 +05:00
parent 7d18b2756d
commit f58adaab25
5 changed files with 12 additions and 3 deletions

View File

@@ -8,4 +8,4 @@ install:
cd weed; go install
full_install:
cd weed; go install -tags "elastic gocdk sqlite hdfs"
cd weed; go install -tags "elastic gocdk sqlite hdfs ydb"