TUN-8129: Use the same build command between branch and release builds

This commit is contained in:
chungthuang
2024-01-09 11:33:00 +00:00
committed by Chung-Ting Huang
parent 28685a5055
commit cf5be91d2d
3 changed files with 17 additions and 6 deletions

View File

@@ -1,3 +1,4 @@
#!/bin/bash
VERSION=$(git describe --tags --always --match "[0-9][0-9][0-9][0-9].*.*")
echo $VERSION