ci: 关闭定时触发

This commit is contained in:
fit2-zhao 2025-01-08 15:08:00 +08:00
parent be6d3b8703
commit 440da58bb9
1 changed files with 0 additions and 3 deletions

3
Jenkinsfile vendored
View File

@ -6,9 +6,6 @@ pipeline {
label 'metersphere'
}
}
triggers {
// pollSCM('50 * * * *')
}
environment {
IMAGE_PREFIX = 'registry.fit2cloud.com/metersphere'
IMAGE_NAME = 'metersphere'