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

@@ -17,6 +17,12 @@ See [Core Networks API Documentation](https://beta.api.core-networks.de/doc/) fo
## Installation
### From Gitea PyPI
```bash
pip3 install certbot-dns-corenetworks --index-url https://git.hogertz.eu/api/packages/hendrik-hog/pypi/simple
```
### From source
```bash
@@ -100,5 +106,5 @@ pytest --cov=certbot_dns_corenetworks --cov-report=html
## Credits
Original author: Masin Al-Dujaili
Original author: Masin Al-Dujaili
Maintainer: Hendrik Hogertz