update readme
This commit is contained in:
parent
8000ef0f44
commit
3d3daa5db2
1 changed files with 16 additions and 1 deletions
17
README.md
17
README.md
|
@ -8,4 +8,19 @@ pyb dev prepare_release tag_bump_and_push_release
|
|||
|
||||
```
|
||||
pyb [patch|minor|major] prepare_release tag_bump_and_push_release
|
||||
```
|
||||
```
|
||||
|
||||
## Development & mirrors
|
||||
|
||||
Development happens at: https://repo.prod.meissa.de/meissa/build-test
|
||||
|
||||
Mirrors are:
|
||||
|
||||
* https://gitlab.com/domaindrivenarchitecture/build-test (issues and PR, CI)
|
||||
|
||||
For more details about our repository model see: https://repo.prod.meissa.de/meissa/federate-your-repos
|
||||
|
||||
## License
|
||||
|
||||
Copyright © 2021 meissa GmbH
|
||||
Licensed under the [Apache License, Version 2.0](LICENSE) (the "License")
|
Loading…
Reference in a new issue