Include unannotated tags in "make version"
continuous-integration/drone/push Build encountered an error Details
continuous-integration/drone/tag Build encountered an error Details

This commit is contained in:
Lexi / Zoe 2021-12-29 18:45:57 +01:00
parent d2fe2e9a8d
commit a01ddd9b22
Signed by: binaryDiv
GPG Key ID: F8D4956E224DA232
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ open-coverage:
# Create VERSION file from current git tag
version:
git describe | tee VERSION
git describe --tags | tee VERSION
# Clean up