No description
src/main/python/ddadevops | ||
.gitignore | ||
.travis.yml | ||
build.py | ||
LICENSE | ||
README.md |
dda-devops-build
| team@social.meissa-gmbh.de | Website & Blog
Update lib
pip3 install --pre ddadevops==0.3.7.dev0
Release
- Versions nr in build.py: *.dev0 entfernen
- git commit -m "release"
- git tag [version]
- pyb publish upload
- git push && git push --tag
- Versions nr in build.py: hochzählen, *.dev0 anfügen
- git commit & push
- sudo pip3 install --pre ddadevops==0.3.7.dev0
License
Copyright © 2019 meissa GmbH Licensed under the Apache License, Version 2.0 (the "License")