feat: add renovate env example
ci/woodpecker/push/woodpecker Pipeline was canceled

This commit is contained in:
2026-07-18 22:05:01 -07:00
parent f212fa07b7
commit 6f65326890
+7
View File
@@ -0,0 +1,7 @@
# renovate/renovate.env
# Copy to renovate.env on the host (not committed - contains token)
# The actual token is provisioned as a Woodpecker secret: renovate_token
# This file is only needed if running the stack manually.
GITEA_HOST=git.bryanmail.net
RENOVATE_TOKEN=<gitea-renovate-bot-token>