chore: release script add comp for taostools formain (#19619)
* chore: add comp postfix for taos-tools * fix: update taos-tools 5c53cc8 for main
This commit is contained in:
parent
78d674e9c7
commit
8082077c18
|
@ -2,7 +2,7 @@
|
|||
# taos-tools
|
||||
ExternalProject_Add(taos-tools
|
||||
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
|
||||
GIT_TAG 723f696
|
||||
GIT_TAG 5c53cc8
|
||||
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
|
||||
BINARY_DIR ""
|
||||
#BUILD_IN_SOURCE TRUE
|
||||
|
|
Loading…
Reference in New Issue