You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildtest/README.md

11 lines
175 B
Markdown

12 months ago
# Release Testing
## NoRelease
```
12 months ago
pyb dev prepare_release tag_bump_and_push_release
12 months ago
```
## Release
```
pyb [patch|minor|major] prepare_release tag_bump_and_push_release
```