ci: 👷 Add deployment workflow
All checks were successful
Build and Publish Release / build-and-publish (release) Successful in 49s

This commit is contained in:
2025-11-24 10:02:56 +01:00
parent 2aebaba299
commit ab399e740a
5 changed files with 1410 additions and 45 deletions

View File

@@ -37,6 +37,7 @@ dependencies = ["certbot>=2.0.0", "acme>=2.0.0", "requests>=2.20.0"]
[project.optional-dependencies]
dev = ["pytest>=7.0.0", "pytest-cov>=4.0.0"]
build = ["build>=1.0.0", "twine>=4.0.0"]
[project.urls]
Homepage = "https://git.hogertz.eu/hendrik-hog/certbot-dns-corenetworks"