Files
drone-publish-tool/.env.example
Patrick Gniza 344afb8c81
Some checks failed
continuous-integration/drone Build encountered an error
first commit
2025-11-08 16:56:11 +01:00

9 lines
302 B
Plaintext

# =======================================================
# 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