first commit
Some checks failed
continuous-integration/drone Build encountered an error

This commit is contained in:
2025-11-08 16:56:11 +01:00
commit 344afb8c81
7 changed files with 460 additions and 0 deletions

8
.env.example Normal file
View File

@@ -0,0 +1,8 @@
# =======================================================
# Drone Publish Tool - Beispielkonfiguration (.env.example)
# Bitte kopiere sie zu `.env` und trage deine echten Werte ein.
# =======================================================
VERSION_TAG=v1.0.0
GITEA_REPO=username/drone-publish-tool