describe release
This commit is contained in:
parent
c60e11328c
commit
1ea7ee4979
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -3,6 +3,16 @@
|
||||||
[![Slack](https://img.shields.io/badge/chat-clojurians-green.svg?style=flat)](https://clojurians.slack.com/messages/#dda-pallet/) | [<img src="https://meissa-gmbh.de/img/community/Mastodon_Logotype.svg" width=20 alt="team@social.meissa-gmbh.de"> team@social.meissa-gmbh.de](https://social.meissa-gmbh.de/@team) | [Website & Blog](https://domaindrivenarchitecture.org)
|
[![Slack](https://img.shields.io/badge/chat-clojurians-green.svg?style=flat)](https://clojurians.slack.com/messages/#dda-pallet/) | [<img src="https://meissa-gmbh.de/img/community/Mastodon_Logotype.svg" width=20 alt="team@social.meissa-gmbh.de"> team@social.meissa-gmbh.de](https://social.meissa-gmbh.de/@team) | [Website & Blog](https://domaindrivenarchitecture.org)
|
||||||
|
|
||||||
|
|
||||||
|
# Release
|
||||||
|
1. Versions nr in build.py: *.dev0 entfernen
|
||||||
|
1. git commit -m "release"
|
||||||
|
2. git tag [version]
|
||||||
|
3. pyb publish upload
|
||||||
|
4. git push -t
|
||||||
|
5. Versions nr in build.py: hochzählen, *.dev0 anfügen
|
||||||
|
7. git commit & push
|
||||||
|
8. sudo pip3 install ddadevops==0.3.4.dev1 --pre
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Copyright © 2019 meissa GmbH
|
Copyright © 2019 meissa GmbH
|
||||||
|
|
Loading…
Reference in a new issue