mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-28 02:37:11 +00:00
scripts/update-gh-pages: add more details when stopping
This commit is contained in:
parent
b59293c18b
commit
ee02dd7033
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ if [ "$site_subdir" != "master" ]; then
|
|||
;;
|
||||
*)
|
||||
echo "Not a released version. Parsed release branch is $site_subdir but based on tag $_base_tag. Stopping here."
|
||||
echo "SHA `git describe` (`git rev-parse HEAD`)"
|
||||
exit 0
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Reference in a new issue