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

the generate version method with branch value is not correct #28

Closed
baoyachi opened this issue Dec 31, 2020 · 1 comment
Closed

the generate version method with branch value is not correct #28

baoyachi opened this issue Dec 31, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@baoyachi
Copy link
Owner

when ci use tag, the branch output value is tag value,not branch name .

~ ./shadow_example -V
branch:v0.5.1 # this is tag value,not branch name
commit-hash:9224dbf4a
build_time:2020-12-04 21:15:40
build_env:rustc 1.41.1 (f3e1a954d 2020-02-24),stable (default)

It's need fix

@baoyachi baoyachi added the bug Something isn't working label Dec 31, 2020
@baoyachi
Copy link
Owner Author

baoyachi commented Jan 1, 2021

repeat with issue8:#8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant