Jobs triggered by annotated tags fail when using built-in git client

Just like a discussion closed almost a year ago, this is till an issue:

The same commit fails when deployed with an annotated tag and succeeds with a simple tag.

Either git or ssh (required by git to clone through SSH) is not installed in the image. Falling back to CircleCI's native git client but the behavior may be different from official git. If this is an issue, please use an image that has official git and ssh installed.
Counting objects: 719, done.
Compressing objects: 100% (663/663), done.
Total 719 (delta 429), reused 0 (delta 0)

object not found
1 Like