fix release process doc
This commit is contained in:
parent
fb66ef63f3
commit
2687ed60dd
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ def destroy(project):
|
|||
## Release
|
||||
|
||||
```
|
||||
pyb lint [dev|patch|minor|major] prepare_release publish tag_bump_and_push_release upload
|
||||
pyb [dev|patch|minor|major] prepare_release publish tag_bump_and_push_release
|
||||
pip3 install --upgrade --user ddadevops
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue