No description
Find a file
2019-11-08 20:14:03 +01:00
.vscode use python-terraform instead of own cmd-if 2019-10-21 22:37:57 +02:00
src/main/python/ddadevops introduce working dir 2019-11-08 20:10:51 +01:00
.gitignore Initial commit 2019-09-04 16:57:40 +02:00
.travis.yml add travis 2019-09-04 18:45:29 +02:00
build.py version bump 2019-11-08 20:14:03 +01:00
LICENSE Initial commit 2019-09-04 16:57:40 +02:00
README.md version bump 2019-11-08 20:14:03 +01:00

dda-devops-build

Slack | team@social.meissa-gmbh.de team@social.meissa-gmbh.de | Website & Blog

Release

  1. Versions nr in build.py: *.dev0 entfernen
  2. git commit -m "release"
  3. git tag [version]
  4. pyb publish upload
  5. git push && git push --tag
  6. Versions nr in build.py: hochzählen, *.dev0 anfügen
  7. git commit & push
  8. sudo pip3 install --pre ddadevops==0.3.7.dev0

License

Copyright © 2019 meissa GmbH Licensed under the Apache License, Version 2.0 (the "License")