There was an error while loading. Please reload this page.
2 parents 909e7ff + cb48dea commit c91cf0aCopy full SHA for c91cf0a
1 file changed
scripts/version
@@ -11,6 +11,7 @@ fi
11
12
# fetch tag information
13
git fetch
14
+git fetch --tags
15
16
GIT_COMMIT=${GIT_COMMIT:-$(git rev-parse --short HEAD)}
17
GIT_TAG=$(git tag -l --contains HEAD | head -n 1)
0 commit comments