#feature: add Jenkins deploy monitor & log clean task
This commit is contained in:
@@ -126,3 +126,12 @@ AI_TEMPERATURE=0.3
|
||||
AI_TIMEOUT=120
|
||||
AI_MAX_TOKENS=4096
|
||||
|
||||
DINGTALK_WEBHOOK=
|
||||
DINGTALK_SECRET=
|
||||
|
||||
# Jenkins Configuration
|
||||
JENKINS_HOST=http://jenkins.example.com
|
||||
JENKINS_USERNAME=
|
||||
JENKINS_API_TOKEN=
|
||||
JENKINS_TIMEOUT=30
|
||||
|
||||
|
||||
Reference in New Issue
Block a user