Skip to content

Commit

Permalink
update taskfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tandav committed Feb 23, 2024
1 parent 423a329 commit eca6b92
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ tasks:
bumpver-dev-stop:
desc: 'Bump version to stop dev cycle. --<part> is not passed. Usage example: task bumpver-dev-stop'
cmds:
- bumpver update --no-fetch --tag final --no-commit --no-tag-commit
# - bumpver update --no-fetch --tag final --no-commit --no-tag-commit
- bumpver update --no-fetch --tag final

0 comments on commit eca6b92

Please sign in to comment.