feat: 增加通知Provider和Jenkins自动同步
This commit is contained in:
@@ -17,6 +17,8 @@ REDIS_URL=redis://127.0.0.1:6379/0
|
||||
JENKINS_BASE_URL=https://jenkins.example.internal
|
||||
JENKINS_USERNAME=devops-bot
|
||||
JENKINS_API_TOKEN=replace-with-secret-manager-value
|
||||
JENKINS_AUTO_SYNC_ENABLED=false
|
||||
JENKINS_AUTO_SYNC_INTERVAL_MS=30000
|
||||
|
||||
# Gitea integration, server-side only.
|
||||
GITEA_BASE_URL=https://gitea.example.internal
|
||||
|
||||
Reference in New Issue
Block a user