Access to git tag
git describe --candidates 0
doesn't return a valid tag even if the HEAD of the corresponding branch is correctly tagged with an annotated tag. How can I get that tag?
Or, what exact command Cloudflare build system uses to clone the repository?
I'm using Gitlab if that matters.
Thanks0 Replies