Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ci): use --tags to match non-annotated tags #2814

Merged
merged 1 commit into from
Jun 19, 2024

Commits on Jun 14, 2024

  1. fix(ci): use --tags to match non-annotated tags

    Currently tags used in the project are a mix of annotated and
    non-annotated/lightweight tags. Without `--tags` flag `git describe`
    will not take into account annotated tags.
    
    Signed-off-by: Jakub Sokołowski <[email protected]>
    jakubgs committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d78f6ca View commit details
    Browse the repository at this point in the history