Skip to content

Commit

Permalink
feat(collector): add feat test
Browse files Browse the repository at this point in the history
Signed-off-by: niejiangang <niejiangang@harmonycloud.cn>
  • Loading branch information
NeJan2020 committed Jun 28, 2022
1 parent 9ba1f3c commit c4b40e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions collector/collector-version-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ GitCommit=$(git rev-parse --short HEAD || echo unsupported)
echo "Git commit:" $GitCommit
go build -o docker/kindling-collector -ldflags="-X 'github.com/Kindling-project/kindling/collector/version.CodeVersion=$GitCommit'"

# Add feat test

0 comments on commit c4b40e9

Please sign in to comment.