mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-16 21:38:23 +00:00
Merge pull request #802 from k8s-infra-cherrypick-robot/cherry-pick-800-to-release-0.10
[release-0.10] scripts/update-gh-pages: adjust commit message body
This commit is contained in:
commit
26fc1b3b49
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ make site-build
|
||||||
if [ -n "$_GIT_TAG" ]; then
|
if [ -n "$_GIT_TAG" ]; then
|
||||||
commit_hash=${GIT_TAG:10}
|
commit_hash=${GIT_TAG:10}
|
||||||
else
|
else
|
||||||
commit_hash=`git describe --dirty --always`
|
commit_hash=`git describe --tags --dirty --always`
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Switch to work in the gh-pages worktree
|
# Switch to work in the gh-pages worktree
|
||||||
|
|
Loading…
Add table
Reference in a new issue