feature: adicionando suporte a 1password (#7)

* feature:  obter secrets de 1password

* chore: organizando CI workflow
This commit is contained in:
2022-08-31 18:04:25 -03:00
committed by GitHub
parent f8402a87d4
commit 7c66517882
5 changed files with 165 additions and 72 deletions

View File

@@ -16,6 +16,7 @@ pendulum = "^2.1.2"
sentry-sdk = "^1.9.5"
uWSGI = "^2.0.20"
pytz = "^2022.2.1"
onepasswordconnectsdk = "^1.2.0"
[tool.poetry.dev-dependencies]
pre-commit = "^2.20.0"