CI: Bump version and tag for testing
This commit is contained in:
parent
ed30ee7b75
commit
e2f4074e51
3 changed files with 3 additions and 3 deletions
|
|
@ -235,7 +235,7 @@ alias v := verify
|
|||
|
||||
# Check tag-manifest consistency
|
||||
[script, group: 'assess']
|
||||
version-assess:
|
||||
version-assess: update
|
||||
last_tag=$(git describe --tags --abbrev=0 \
|
||||
$(git rev-list --tags --max-count=1) | tr -d v)
|
||||
manifest_version=$(grep '^version' Cargo.toml | cut -d \" -f 2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue