No description
Find a file
2019-11-06 19:53:05 +01:00
.vscode use python-terraform instead of own cmd-if 2019-10-21 22:37:57 +02:00
src/main/python/ddadevops refactor project if used for terraform 2019-11-06 19:53:05 +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-06 18:17:03 +01:00
LICENSE Initial commit 2019-09-04 16:57:40 +02:00
README.md describe release 2019-11-06 18:16:52 +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 -t
  6. 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

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